Skip to content
This repository was archived by the owner on Jan 2, 2021. It is now read-only.

Commit c237b61

Browse files
committed
Add dependency to data-binding module
1 parent 5472948 commit c237b61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

multi-view-adapter-databinding/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ android {
4040

4141
dependencies {
4242
implementation project(':multi-view-adapter')
43+
implementation Config.RECYCLER_VIEW
4344

4445
compileOnly('com.android.databinding:library:1.3.1') {
4546
transitive = false

0 commit comments

Comments
 (0)