build: update databinding property

This commit is contained in:
Dominik Schürmann 2021-03-16 15:29:47 +01:00
parent 0b49e7f91f
commit 6f56987636
1 changed files with 2 additions and 2 deletions

View File

@ -250,8 +250,8 @@ android {
javaMaxHeapSize "2g"
}
dataBinding {
enabled true
buildFeatures {
dataBinding true
}
packagingOptions {