diff --git a/app/build.gradle b/app/build.gradle index a2807c4..9eefc7d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.hnjc.wjtx.vivo" minSdkVersion 18 targetSdkVersion 28 - versionCode 4 - versionName "1.0.4" + versionCode 5 + versionName "1.0.5" ndk { abiFilters 'armeabi-v7a' }