Skip to content

Commit 1af248b

Browse files
authoredMar 3, 2019
Bump android version code
1 parent ad0f208 commit 1af248b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build/android/build.gradle

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

3030
defaultConfig {
31-
versionCode 22
31+
versionCode 23
3232
versionName "${System.env.VERSION_STR}.${versionCode}"
3333
minSdkVersion 14
3434
targetSdkVersion 28

0 commit comments

Comments
 (0)
Please sign in to comment.