Skip to content

Commit

Permalink
v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamuno committed Jun 2, 2021
1 parent a841da5 commit a973c66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Target SDK: 29

Privacy Friendly Sudoku is lisenced under the GPLv3.<br />
Copyright (C) 2016-2018 Christopher Beckmann and Timm Lippert<br />
Copyright (C) 2018-2020 Christopher Beckmann<br />
Copyright (C) 2018-2021 Christopher Beckmann<br />

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Expand Down
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 11
versionName "3.0.2"
versionCode 12
versionName "3.0.3"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down

0 comments on commit a973c66

Please sign in to comment.