Skip to content

Commit cf0c69e

Browse files
committed
Increment version code
1 parent 4c70202 commit cf0c69e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app-android/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ android {
2525
buildConfig = true
2626
}
2727
defaultConfig {
28-
versionCode = 5
28+
versionCode = 6
2929
versionName = "1.2.0"
3030
}
3131
signingConfigs {

0 commit comments

Comments
 (0)