This commit is contained in:
Christopher Beckmann 2020-04-30 11:50:30 +02:00
parent ca76ef164a
commit fd4cefd296

View file

@ -11,8 +11,8 @@ android {
applicationId "org.secuso.privacyfriendlysudoku"
minSdkVersion 16
targetSdkVersion 29
versionCode 7
versionName "2.2.0"
versionCode 8
versionName "2.2.1"
vectorDrawables.useSupportLibrary = true
}
buildTypes {