mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Update android version code (rebuild)
This commit is contained in:
parent
dd5f03731a
commit
86e29ae586
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ android {
|
||||||
buildToolsVersion "26.0.3"
|
buildToolsVersion "26.0.3"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 20
|
versionCode 21
|
||||||
versionName "${System.env.VERSION_STR}.${versionCode}"
|
versionName "${System.env.VERSION_STR}.${versionCode}"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 14
|
targetSdkVersion 14
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue