Increase to v3.0.2
This commit is contained in:
parent
d5396f120c
commit
de7a3e8f97
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue