From: Loic Blot Date: Sun, 10 Jun 2018 16:28:41 +0000 (+0200) Subject: Bump android version for next release X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9dfe9be1f390dd91baacfbb2641cd7b516b33749;p=oweals%2Fminetest.git Bump android version for next release --- diff --git a/build/android/build.gradle b/build/android/build.gradle index 51751732e..d978fa848 100644 --- a/build/android/build.gradle +++ b/build/android/build.gradle @@ -14,7 +14,7 @@ android { buildToolsVersion "25.0.3" defaultConfig { - versionCode 18 + versionCode 19 versionName "${System.env.VERSION_STR}.${versionCode}" minSdkVersion 14 targetSdkVersion 14