Skip to content

Commit

Permalink
Increase to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamuno committed Nov 16, 2020
1 parent d5396f1 commit de7a3e8
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 10
versionName "3.0.1"
versionCode 11
versionName "3.0.2"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down

0 comments on commit de7a3e8

Please sign in to comment.