Skip to content

Commit 9af3c32

Browse files
committed
Uprev version code for play store deploy.
1 parent 091223c commit 9af3c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ext {
2828
theTargetSdkVersion = 24
2929
theMinSdkVersion = 5
3030
theVersionName = '1.2.2'
31-
theVersionCode = 20
31+
theVersionCode = 21
3232
}
3333

3434
buildscript {

0 commit comments

Comments
 (0)