update version code of vivo

This commit is contained in:
zhl 2021-02-25 13:38:17 +08:00
parent 7475caaff6
commit a0485e71f8

View File

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