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 5be3e2a commit e32a586Copy full SHA for e32a586
README.md
@@ -65,6 +65,6 @@ dependencyResolutionManagement {
65
3. Add dependency
66
```groovy
67
dependencies {
68
- implementation 'com.github.commandiron:ExpandableHorizontalPagerCompose:1.0.2'
+ implementation 'com.github.commandiron:ExpandableHorizontalPagerCompose:1.0.3'
69
}
70
```
0 commit comments