Update target SDK

This commit is contained in:
Sylvia van Os
2021-06-10 16:50:38 +02:00
parent ce65163377
commit 7562b662b7

View File

@@ -11,13 +11,13 @@ spotbugs {
}
android {
compileSdkVersion 29
compileSdkVersion 30
buildToolsVersion "30.0.3"
defaultConfig {
applicationId "me.hackerchick.catima"
minSdkVersion 19
targetSdkVersion 29
targetSdkVersion 30
versionCode 68
versionName "1.14"