Databinding

This commit is contained in:
2020-03-06 01:37:57 -05:00
parent 698d7cd2ce
commit 42abd36a45
6 changed files with 109 additions and 33 deletions

View File

@@ -20,6 +20,10 @@ android {
enabled = true
}
dataBinding {
enabled = true
}
buildTypes {
release {
minifyEnabled false