forked from Mirrorlandia_minetest/minetest
Bump android version for next release
This commit is contained in:
parent
f5c9c760e3
commit
9dfe9be1f3
@ -14,7 +14,7 @@ android {
|
|||||||
buildToolsVersion "25.0.3"
|
buildToolsVersion "25.0.3"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 18
|
versionCode 19
|
||||||
versionName "${System.env.VERSION_STR}.${versionCode}"
|
versionName "${System.env.VERSION_STR}.${versionCode}"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 14
|
targetSdkVersion 14
|
||||||
|
Loading…
Reference in New Issue
Block a user