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 5548503 commit d940006Copy full SHA for d940006
README.md
@@ -62,6 +62,6 @@ dependencyResolutionManagement {
62
3. Add dependency
63
```groovy
64
dependencies {
65
- implementation 'com.github.commandiron:ExpandableHorizontalPagerCompose:1.0.0'
+ implementation 'com.github.commandiron:ExpandableHorizontalPagerCompose:1.0.2'
66
}
67
```
0 commit comments