mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-25 03:17:09 +00:00
Removed vectorDrawables.useSupportLibrary = true
This commit is contained in:
parent
bd9a32db94
commit
7afbbb452b
@ -15,7 +15,6 @@ android {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
vectorDrawables.useSupportLibrary = true
|
|
||||||
}
|
}
|
||||||
dexOptions {
|
dexOptions {
|
||||||
javaMaxHeapSize "2g"
|
javaMaxHeapSize "2g"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user