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.
2 parents 7426191 + 1be7fad commit c09b057Copy full SHA for c09b057
README.md
@@ -66,6 +66,6 @@ dependencyResolutionManagement {
66
```groovy
67
dependencies {
68
implementation "com.google.accompanist:accompanist-pager:0.26.5-rc"
69
- implementation 'com.github.commandiron:ExpandableHorizontalPagerCompose:1.0.8'
+ implementation 'com.github.commandiron:ExpandableHorizontalPagerCompose:1.0.9'
70
}
71
```
0 commit comments