diff --git a/app/build.gradle b/app/build.gradle index 31f696d..e43d3ac 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId 'com.hnjc.wjtx.nearme.gamecenter' minSdkVersion 19 targetSdkVersion 28 - versionCode 6 - versionName "1.0.6" + versionCode 7 + versionName "1.0.7" ndk { abiFilters 'armeabi-v7a' }