Skip to content

Commit

Permalink
Bump android version code for next Play Store version
Browse files Browse the repository at this point in the history
  • Loading branch information
nerzhul committed Jan 4, 2019
1 parent 022b1ec commit 6b978f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/android/build.gradle
Expand Up @@ -29,7 +29,7 @@ android {
buildToolsVersion "28.0.3"

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

0 comments on commit 6b978f8

Please sign in to comment.