We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a10ece commit 4a26d5bCopy full SHA for 4a26d5b
1 file changed
README.md
@@ -25,7 +25,7 @@ Step 1. Add it in your **root** build.gradle at the end of repositories:
25
Step 2. Add the dependency
26
27
dependencies {
28
- implementation 'com.github.simonebortolin:FlowLayoutManager:1.7'
+ implementation 'com.github.simonebortolin:FlowLayoutManager:1.8.0'
29
}
30
31
Item per line limitation
0 commit comments