update version code of xiaomi

This commit is contained in:
zhl 2021-10-26 13:31:10 +08:00
parent 06dcbbb6f6
commit a3e5892e5e

View File

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