diff --git a/app/build.gradle b/app/build.gradle index 9eefdca..6e033e4 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 4 - versionName "1.0.4" + versionCode 5 + versionName "1.0.5" ndk { abiFilters 'armeabi-v7a' }