Skip to content

Commit c3af0e0

Browse files
authored
v6.0 --> v7.0
1 parent bfd8bef commit c3af0e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ android {
2020
applicationId "app.halma"
2121
minSdkVersion 14
2222
targetSdkVersion 31
23-
versionCode 6
24-
versionName "6.0"
23+
versionCode 7
24+
versionName "7.0"
2525
}
2626
buildTypes {
2727
release {

0 commit comments

Comments
 (0)