Skip to content

Commit 60e2476

Browse files
authored
Update README.md
1 parent aa6cd13 commit 60e2476

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,15 @@
22

33
# Popup Bottom Navigation for Android
44

5-
![android-demo](https://github.com/icerockdev/popup-bottom-navigation-android/assets/5010169/bcc01af9-a231-4be2-b7a3-f8edfd54b318)
6-
5+
![android-demo](https://github.com/icerockdev/popup-bottom-navigation-android/assets/5010169/e610fe28-33c0-4bc7-bdcf-1c5b9137aa82)
76

87
## Installation
98
### root build.gradle
109
```groovy
1110
allprojects {
1211
repositories {
1312
...
14-
maven { url = uri("https://jitpack.io") }
13+
maven { url = uri("https://jitpack.io") }
1514
}
1615
}
1716
```

0 commit comments

Comments
 (0)