We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b972a98 commit c563e5dCopy full SHA for c563e5d
README.md
@@ -19,8 +19,11 @@ dependencies {
19
}
20
```
21
and for [FlowLayout](https://github.com/blazsolar/FlowLayout) support
22
+[](https://maven-badges.herokuapp.com/maven-central/com.wefika/flowlayout)
23
```gradle
24
dependencies {
25
+ //add the latest of FlowLayout
26
+ compile 'com.wefika:flowlayout:latest.release.here'
27
compile 'com.github.Commit451.AdapterLayout:adapterflowlayout:latest.release.here@aar'
28
29
0 commit comments