Skip to content

Commit

Permalink
Update android version code (rebuild)
Browse files Browse the repository at this point in the history
  • Loading branch information
nerzhul committed Dec 4, 2018
1 parent b362e04 commit ae8d14b
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 20
versionCode 21
versionName "${System.env.VERSION_STR}.${versionCode}"
minSdkVersion 14
targetSdkVersion 28
Expand Down

0 comments on commit ae8d14b

Please sign in to comment.