Skip to content

Commit

Permalink
Bump to version code 25
Browse files Browse the repository at this point in the history
  • Loading branch information
nerzhul committed Nov 9, 2019
1 parent 7f023de commit f35533a
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 '29.0.2'

defaultConfig {
versionCode 24
versionCode 25
versionName "${System.env.VERSION_STR}.${versionCode}"
minSdkVersion 14
targetSdkVersion 29
Expand Down

0 comments on commit f35533a

Please sign in to comment.