Skip to content

Commit

Permalink
Bump android version to 20
Browse files Browse the repository at this point in the history
  • Loading branch information
nerzhul committed Jun 28, 2018
1 parent caab9e5 commit 2513886
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion build/android/build.gradle
Expand Up @@ -16,7 +16,7 @@ android {
buildToolsVersion "26.0.3"

defaultConfig {
versionCode 19
versionCode 20
versionName "${System.env.VERSION_STR}.${versionCode}"
minSdkVersion 14
targetSdkVersion 14
Expand Down
1 change: 0 additions & 1 deletion build/android/settings.gradle
@@ -1,2 +1 @@
rootProject.name = "Minetest"

0 comments on commit 2513886

Please sign in to comment.