Bump android version for next release

This commit is contained in:
Loic Blot 2018-06-10 18:28:41 +02:00
parent f5c9c760e3
commit 9dfe9be1f3
No known key found for this signature in database
GPG Key ID: EFAA458E8C153987
1 changed files with 1 additions and 1 deletions

View File

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