Skip to content

Commit 82aef48

Browse files
authored
9.0 --> 10.0
1 parent b6ff4b9 commit 82aef48

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 9
24-
versionName "9.0"
23+
versionCode 10
24+
versionName "10.0"
2525
}
2626
buildTypes {
2727
release {

0 commit comments

Comments
 (0)