update version code of meizu

This commit is contained in:
zhl 2021-02-25 12:56:14 +08:00
parent 8b74ffe041
commit 3ed8671c61

View File

@ -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'
}