We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a35144 commit 6fdcb44Copy full SHA for 6fdcb44
sample/build.gradle
@@ -21,6 +21,7 @@ android {
21
}
22
23
buildFeatures {
24
+ dataBinding = true
25
viewBinding = true
26
buildConfig = true
27
compose = true
0 commit comments