Skip to content

Commit f35533a

Browse files
committedNov 9, 2019
Bump to version code 25
1 parent 7f023de commit f35533a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎build/android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ android {
2828
buildToolsVersion '29.0.2'
2929

3030
defaultConfig {
31-
versionCode 24
31+
versionCode 25
3232
versionName "${System.env.VERSION_STR}.${versionCode}"
3333
minSdkVersion 14
3434
targetSdkVersion 29

0 commit comments

Comments
 (0)
Please sign in to comment.