Update android version code (rebuild)

This commit is contained in:
Loic Blot 2018-12-04 19:11:03 +01:00
parent b01c455b65
commit 6ecdcc1f19

View File

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