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 e32a586 commit 339ec73Copy full SHA for 339ec73
README.md
@@ -65,6 +65,7 @@ dependencyResolutionManagement {
65
3. Add dependency
66
```groovy
67
dependencies {
68
+ implementation "com.google.accompanist:accompanist-pager:0.26.5-rc"
69
implementation 'com.github.commandiron:ExpandableHorizontalPagerCompose:1.0.3'
70
}
71
```
0 commit comments