2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-22 09:58:08 +00:00

Removed vectorDrawables.useSupportLibrary = true

This commit is contained in:
Erik Duisters 2019-02-28 16:30:28 +01:00
parent bd9a32db94
commit 7afbbb452b

View File

@ -15,7 +15,6 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 28
vectorDrawables.useSupportLibrary = true
}
dexOptions {
javaMaxHeapSize "2g"