Skip to content

Commit

Permalink
v7.0 --> v8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMarvin authored Mar 9, 2023
1 parent b8b31b0 commit 4bea44f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {
applicationId "app.halma"
minSdkVersion 14
targetSdkVersion 31
versionCode 7
versionName "7.0"
versionCode 8
versionName "8.0"
}
buildTypes {
release {
Expand Down

0 comments on commit 4bea44f

Please sign in to comment.