Skip to content

Commit 20f27b6

Browse files
committed
Update version code
1 parent bc7dca7 commit 20f27b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "tk.therealsuji.vtopchennai"
99
minSdkVersion 24
1010
targetSdkVersion 31
11-
versionCode 19
12-
versionName "4.0.0-beta"
11+
versionCode 20
12+
versionName "4.0.0-beta.2"
1313
}
1414

1515
buildTypes {

0 commit comments

Comments
 (0)