Skip to content

Commit

Permalink
v6.0 --> v7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMarvin authored Sep 3, 2022
1 parent bfd8bef commit c3af0e0
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 6
versionName "6.0"
versionCode 7
versionName "7.0"
}
buildTypes {
release {
Expand Down

0 comments on commit c3af0e0

Please sign in to comment.