mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Bump android version to 20
This commit is contained in:
parent
5e7faf3f50
commit
dd5f03731a
2 changed files with 1 additions and 2 deletions
|
@ -14,7 +14,7 @@ android {
|
|||
buildToolsVersion "26.0.3"
|
||||
|
||||
defaultConfig {
|
||||
versionCode 19
|
||||
versionCode 20
|
||||
versionName "${System.env.VERSION_STR}.${versionCode}"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 14
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
rootProject.name = "Minetest"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue