2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-30 05:37:43 +00:00

Remove 'vectorDrawables.useSupportLibrary' flag.

This commit is contained in:
Isira Seneviratne 2020-07-10 20:21:06 +05:30
parent c4dcecb8d8
commit 771dab54c3

View File

@ -22,7 +22,6 @@ android {
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
multiDexEnabled true
vectorDrawables.useSupportLibrary true
}
dexOptions {
javaMaxHeapSize "2g"