update targetSdkVersion of vivo
This commit is contained in:
parent
f580b092ea
commit
73f4ebe5e1
@ -1,13 +1,13 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 26
|
||||
compileSdkVersion 28
|
||||
defaultConfig {
|
||||
applicationId "com.hnjc.wjtx.vivo"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 26
|
||||
versionCode 9
|
||||
versionName "1.0.9"
|
||||
targetSdkVersion 28
|
||||
versionCode 10
|
||||
versionName "1.0.10"
|
||||
ndk {
|
||||
abiFilters 'armeabi-v7a'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user