Skip to content

Commit 6fdcb44

Browse files
authored
Re-enable databinding in Sample app (#1610)
1 parent 6a35144 commit 6fdcb44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sample/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ android {
2121
}
2222

2323
buildFeatures {
24+
dataBinding = true
2425
viewBinding = true
2526
buildConfig = true
2627
compose = true

0 commit comments

Comments
 (0)