This commit is contained in:
Christopher Beckmann 2020-10-09 17:40:16 +02:00
parent 4cfdee5eab
commit d2ed422359

View file

@ -11,8 +11,8 @@ android {
applicationId "org.secuso.privacyfriendlysudoku"
minSdkVersion 16
targetSdkVersion 29
versionCode 9
versionName "3.0.0"
versionCode 10
versionName "3.0.1"
vectorDrawables.useSupportLibrary = true
}
buildTypes {