mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-29 13:17:43 +00:00
Enable view binding.
This commit is contained in:
parent
2f386ff5c0
commit
179d04ef00
@ -26,6 +26,9 @@ android {
|
||||
|
||||
multiDexEnabled true
|
||||
}
|
||||
buildFeatures {
|
||||
viewBinding true
|
||||
}
|
||||
dexOptions {
|
||||
javaMaxHeapSize "2g"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user