mirror of
https://github.com/NekoX-Dev/NekoX.git
synced 2024-12-17 13:31:14 +01:00
bump 5.7.1.3
This commit is contained in:
parent
80ec20e6a8
commit
70713148d7
@ -256,7 +256,7 @@ android {
|
||||
}
|
||||
}
|
||||
|
||||
defaultConfig.versionCode = 1608 + 2
|
||||
defaultConfig.versionCode = 1608 + 3
|
||||
|
||||
applicationVariants.all { variant ->
|
||||
variant.outputs.all { output ->
|
||||
@ -290,7 +290,7 @@ android {
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionName "5.7.1.2"
|
||||
versionName "5.7.1.3"
|
||||
|
||||
vectorDrawables.generatedDensities = ['mdpi', 'hdpi', 'xhdpi', 'xxhdpi']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user