Skip to content

Commit

Permalink
Bump android version code
Browse files Browse the repository at this point in the history
  • Loading branch information
nerzhul committed Mar 3, 2019
1 parent ad0f208 commit 1af248b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/android/build.gradle
Expand Up @@ -28,7 +28,7 @@ android {
buildToolsVersion "28.0.3"

defaultConfig {
versionCode 22
versionCode 23
versionName "${System.env.VERSION_STR}.${versionCode}"
minSdkVersion 14
targetSdkVersion 28
Expand Down

0 comments on commit 1af248b

Please sign in to comment.