Revert "Enable data binding in app gradle script"
This reverts commit 5df6084fa8
.
This commit is contained in:
parent
a7eb7b74ac
commit
865760be52
1 changed files with 0 additions and 4 deletions
|
@ -162,10 +162,6 @@ android {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
buildFeatures {
|
|
||||||
dataBinding true
|
|
||||||
}
|
|
||||||
|
|
||||||
useLibrary "org.apache.http.legacy"
|
useLibrary "org.apache.http.legacy"
|
||||||
|
|
||||||
dataBinding { //Deleting it causes a binding error
|
dataBinding { //Deleting it causes a binding error
|
||||||
|
|
Loading…
Reference in a new issue