diff --git a/app/build.gradle b/app/build.gradle index 5af60d2..3e099d9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.hnjc.wjtx.mz" minSdkVersion 18 targetSdkVersion 28 - versionCode 3 - versionName "1.0.3" + versionCode 4 + versionName "1.0.4" ndk { abiFilters 'armeabi-v7a' }