Skip to content

Commit 49c4d75

Browse files
authored
v12.0 --> v13.0
1 parent 0495ac7 commit 49c4d75

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
@@ -19,8 +19,8 @@ android {
1919
applicationId "app.halma"
2020
minSdkVersion 14
2121
targetSdkVersion 34
22-
versionCode 12
23-
versionName "12.0"
22+
versionCode 13
23+
versionName "13.0"
2424
}
2525
buildTypes {
2626
release {

0 commit comments

Comments
 (0)