forked from Mirrorlandia_minetest/minetest
Bump android version code
This commit is contained in:
parent
ad0f20835c
commit
1af248b409
@ -28,7 +28,7 @@ android {
|
||||
buildToolsVersion "28.0.3"
|
||||
|
||||
defaultConfig {
|
||||
versionCode 22
|
||||
versionCode 23
|
||||
versionName "${System.env.VERSION_STR}.${versionCode}"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 28
|
||||
|
Loading…
Reference in New Issue
Block a user