We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f23ff commit 13421daCopy full SHA for 13421da
README.md
@@ -12,7 +12,7 @@ allprojects {
12
}
13
14
dependencies {
15
- implementation 'com.github.LuckyCodeer:TagLayout:V1.0.1'
+ implementation 'com.github.LuckyCodeer:TagLayout:V1.0.1' 或 implementation'com.yhw.library:taglayout:1.0.1'
16
17
```
18
0 commit comments