Skip to content

Commit

Permalink
Version increase to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamuno committed Apr 23, 2020
1 parent aa4c615 commit ad4bb2b
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 @@ -11,8 +11,8 @@ android {
applicationId "org.secuso.privacyfriendlysudoku"
minSdkVersion 16
targetSdkVersion 29
versionCode 6
versionName "2.1.2"
versionCode 7
versionName "2.2.0"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down

0 comments on commit ad4bb2b

Please sign in to comment.