Bump android version code

This commit is contained in:
Loïc Blot
2019-03-03 23:59:24 +01:00
committed by GitHub
parent ad0f20835c
commit 1af248b409

View File

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