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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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