diff --git a/app/build.gradle b/app/build.gradle index f471c12..b66b395 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.hnjc.wjtx.aligames" minSdkVersion 19 targetSdkVersion 26 - versionCode 4 - versionName "1.0.4" + versionCode 7 + versionName "1.0.7" ndk { abiFilters 'armeabi-v7a' }