Skip to content

Commit c7792be

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 3758488 + 9cf7f46 commit c7792be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Add Expandable Content (Image etc.) Horizontal Pager in Android Jetpack Compose.
44

55
## How it looks
66

7-
<img src="art/expandable_horizontal_pager.gif" width="250" height="530">
7+
<img src="art/expandable_horizontal_pager_2.gif" width="250" height="530">
88

99
## Usage
1010

@@ -66,6 +66,6 @@ dependencyResolutionManagement {
6666
```groovy
6767
dependencies {
6868
implementation "com.google.accompanist:accompanist-pager:0.26.5-rc"
69-
implementation 'com.github.commandiron:ExpandableHorizontalPagerCompose:1.0.3'
69+
implementation 'com.github.commandiron:ExpandableHorizontalPagerCompose:1.0.4'
7070
}
7171
```

0 commit comments

Comments
 (0)