mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-31 22:25:08 +00:00
Enable view binding.
This commit is contained in:
committed by
Nicolas Fella
parent
2f386ff5c0
commit
179d04ef00
@@ -26,6 +26,9 @@ android {
|
||||
|
||||
multiDexEnabled true
|
||||
}
|
||||
buildFeatures {
|
||||
viewBinding true
|
||||
}
|
||||
dexOptions {
|
||||
javaMaxHeapSize "2g"
|
||||
}
|
||||
|
Reference in New Issue
Block a user