Skip to content

Commit af4308f

Browse files
committed
set dependencies
1 parent 6a7e0eb commit af4308f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ android {
2222
dependencies {
2323
implementation 'androidx.appcompat:appcompat:1.1.0'
2424
implementation 'androidx.recyclerview:recyclerview:1.1.0'
25-
implementation project(path: ':swipelayout')
25+
implementation 'com.github.zerobranch:SwipeLayout:1.2.0'
2626
}

0 commit comments

Comments
 (0)