forked from Mirrorlandia_minetest/minetest
Update android version code (rebuild)
This commit is contained in:
parent
b362e04ebf
commit
ae8d14b009
@ -29,7 +29,7 @@ android {
|
||||
buildToolsVersion "28.0.3"
|
||||
|
||||
defaultConfig {
|
||||
versionCode 20
|
||||
versionCode 21
|
||||
versionName "${System.env.VERSION_STR}.${versionCode}"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 28
|
||||
|
Loading…
Reference in New Issue
Block a user