Skip to content

Commit

Permalink
Use v2 databinding
Browse files Browse the repository at this point in the history
  • Loading branch information
jamorham committed Sep 23, 2023
1 parent f6dcce6 commit fb0d95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# TODO we should lowercase the package names, see https://stackoverflow.com/questions/52495124/gradle-plugin-3-2-0-with-databinding-can-not-resolve-package-name
android.databinding.enableV2=false
android.databinding.enableV2=true
org.gradle.daemon=true
# Enable Build Caching (https://docs.gradle.org/current/userguide/build_cache.html#build_cache)
org.gradle.caching=true
Expand Down

0 comments on commit fb0d95a

Please sign in to comment.