bump 5.9.0.2
This commit is contained in:
parent
f6ed351353
commit
9b5f39a0f6
@ -255,7 +255,7 @@ android {
|
||||
}
|
||||
}
|
||||
|
||||
defaultConfig.versionCode = 1648 + 1
|
||||
defaultConfig.versionCode = 1648 + 2
|
||||
|
||||
applicationVariants.all { variant ->
|
||||
variant.outputs.all { output ->
|
||||
@ -289,7 +289,7 @@ android {
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionName "5.9.0.1"
|
||||
versionName "5.9.0.2"
|
||||
|
||||
vectorDrawables.generatedDensities = ['mdpi', 'hdpi', 'xhdpi', 'xxhdpi']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user