mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-17 04:25:26 +01:00
Update android version code (rebuild)
This commit is contained in:
@@ -14,7 +14,7 @@ android {
|
||||
buildToolsVersion "26.0.3"
|
||||
|
||||
defaultConfig {
|
||||
versionCode 20
|
||||
versionCode 21
|
||||
versionName "${System.env.VERSION_STR}.${versionCode}"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 14
|
||||
|
||||
Reference in New Issue
Block a user