Bump android version code for next Play Store version

This commit is contained in:
Loïc Blot 2019-01-04 14:16:09 +01:00
parent 022b1eca0b
commit 6b978f88e3
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ android {
buildToolsVersion "28.0.3"
defaultConfig {
versionCode 21
versionCode 22
versionName "${System.env.VERSION_STR}.${versionCode}"
minSdkVersion 14
targetSdkVersion 28