issues
search
android
/
codelab-android-databinding
Apache License 2.0
103
stars
84
forks
source link
DataBinding enabling in gradle app module
#27
Open
Duncan57
opened
3 years ago
Duncan57
commented
3 years ago
Should be a BuildFeature now:
buildFeatures { dataBinding true }
Should be a BuildFeature now: