v2.2.1
This commit is contained in:
parent
ca76ef164a
commit
fd4cefd296
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ android {
|
||||||
applicationId "org.secuso.privacyfriendlysudoku"
|
applicationId "org.secuso.privacyfriendlysudoku"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 7
|
versionCode 8
|
||||||
versionName "2.2.0"
|
versionName "2.2.1"
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Reference in a new issue