Skip to content

Commit

Permalink
[update] updates app version.
Browse files Browse the repository at this point in the history
  • Loading branch information
coderPaddyS committed Jan 7, 2025
1 parent 85895f3 commit 17b9c2c
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 15
versionName "3.2"
versionCode 16
versionName "3.2.1"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true
}
Expand Down

0 comments on commit 17b9c2c

Please sign in to comment.