update version code of oppo

This commit is contained in:
zhl 2021-02-25 13:35:54 +08:00
parent cbf94cb747
commit e8189a5a50

View File

@ -6,8 +6,8 @@ android {
applicationId 'com.hnjc.wjtx.nearme.gamecenter'
minSdkVersion 19
targetSdkVersion 28
versionCode 6
versionName "1.0.6"
versionCode 7
versionName "1.0.7"
ndk {
abiFilters 'armeabi-v7a'
}