Bump android version to 20

This commit is contained in:
Loic Blot 2018-06-28 18:11:21 +02:00
parent caab9e51a4
commit 2513886969
No known key found for this signature in database
GPG Key ID: EFAA458E8C153987
2 changed files with 1 additions and 2 deletions

View File

@ -16,7 +16,7 @@ android {
buildToolsVersion "26.0.3"
defaultConfig {
versionCode 19
versionCode 20
versionName "${System.env.VERSION_STR}.${versionCode}"
minSdkVersion 14
targetSdkVersion 14

View File

@ -1,2 +1 @@
rootProject.name = "Minetest"