upgrade targetSdkVersion, adapt compileSdkVersion

This commit is contained in:
B. Petersen
2019-10-11 18:00:36 +02:00
parent e58e013c4e
commit 8d67aa04f2
+2 -2
View File
@@ -87,7 +87,7 @@ dependencies {
android {
flavorDimensions "none"
compileSdkVersion 27
compileSdkVersion 28
useLibrary 'org.apache.http.legacy'
dexOptions {
@@ -102,7 +102,7 @@ android {
multiDexEnabled true
minSdkVersion 14
targetSdkVersion 26
targetSdkVersion 28
vectorDrawables.useSupportLibrary = true