diff --git a/app/build.gradle b/app/build.gradle index 9f8c302..5633be3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.hnjc.wjtx.mi" minSdkVersion 18 targetSdkVersion 28 - versionCode 5 - versionName "1.0.5" + versionCode 6 + versionName "1.0.6" ndk { abiFilters 'armeabi-v7a' }