Skip to content

Commit 19e8620

Browse files
author
杨宏伟
committed
修复列表使用时,布局错乱的问题
增加列表演示
1 parent ebb03dc commit 19e8620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ allprojects {
1212
}
1313

1414
dependencies {
15-
implementation 'com.github.LuckyCodeer:TagLayout:V1.0.1' 或 implementation'com.yhw.library:taglayout:1.0.1'
15+
implementation 'com.github.LuckyCodeer:TagLayout:1.0.2'
1616
}
1717
```
1818

0 commit comments

Comments
 (0)