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
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
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ android {
buildToolsVersion "28.0.3"

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

0 comments on commit 6b978f8

Please sign in to comment.