mirror of
https://github.com/timepill/timepill-app.git
synced 2025-04-30 09:59:31 +08:00
android 版本升级
This commit is contained in:
parent
b24dc4bf8d
commit
d11b10e741
1 changed files with 2 additions and 2 deletions
|
@ -109,8 +109,8 @@ android {
|
|||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
missingDimensionStrategy "RNN.reactNativeVersion", "reactNative57_5"
|
||||
versionCode 22
|
||||
versionName "2.0.2"
|
||||
versionCode 23
|
||||
versionName "2.0.3"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
multiDexEnabled true
|
||||
ndk {
|
||||
|
|
Loading…
Reference in a new issue