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 8076f1b + 70d340e commit e794391Copy full SHA for e794391
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.4'
+ implementation 'com.github.commandiron:ExpandableHorizontalPagerCompose:1.0.8'
70
}
71
```
0 commit comments