Skip to content

Commit

Permalink
[update] increases version.
Browse files Browse the repository at this point in the history
  • Loading branch information
coderPaddyS committed Jan 9, 2025
1 parent 28a1992 commit d76865b
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 @@ -15,8 +15,8 @@ android {
applicationId "org.secuso.privacyfriendlysudoku"
minSdkVersion 17
targetSdkVersion 34
versionCode 16
versionName "3.2.1"
versionCode 17
versionName "3.2.2"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true
}
Expand Down

0 comments on commit d76865b

Please sign in to comment.