mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Bump android version to 20
This commit is contained in:
@@ -16,7 +16,7 @@ android {
|
|||||||
buildToolsVersion "26.0.3"
|
buildToolsVersion "26.0.3"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 19
|
versionCode 20
|
||||||
versionName "${System.env.VERSION_STR}.${versionCode}"
|
versionName "${System.env.VERSION_STR}.${versionCode}"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 14
|
targetSdkVersion 14
|
||||||
|
@@ -1,2 +1 @@
|
|||||||
rootProject.name = "Minetest"
|
rootProject.name = "Minetest"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user