Skip to content

Commit 2c58618

Browse files
committed
change lib to 1.8.8
1 parent 0d205a2 commit 2c58618

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Drag-FlowLayout/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ dependencies {
3030

3131
compile 'com.heaven7.core.util:util-v1:1.1.0'
3232

33-
compile project (':dragflowlayout')
34-
// compile 'com.heaven7.android.dragflowlayout:dragflowlayout:1.8.2'
33+
compile project (':dragflowlayout')
34+
// compile 'com.heaven7.android.dragflowlayout:dragflowlayout:1.8.8'
3535
}

0 commit comments

Comments
 (0)