Skip to content

Commit

Permalink
Bump version to 1.2.2 (7)
Browse files Browse the repository at this point in the history
  • Loading branch information
udenr committed Feb 19, 2024
1 parent addb1e2 commit db19d9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "org.secuso.privacyfriendlybattleship"
minSdkVersion 17
targetSdkVersion 33
versionCode 6
versionName "1.2.1"
versionCode 7
versionName "1.2.2"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down

0 comments on commit db19d9e

Please sign in to comment.