Skip to content

Commit bc1241b

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents b012fe0 + a2994e0 commit bc1241b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ allprojects {
181181
Add the library to the dependencies:
182182

183183
```gradle
184-
implementation 'com.github.ismaeldivita:chip-navigation-bar:1.4.0'
184+
implementation 'com.github.ismaeldivita:chip-navigation-bar:1.3.4'
185185
```
186186
>**Note:** For projects without kotlin, you may need to add `org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion` to your dependencies since this is a Kotlin library.
187187

0 commit comments

Comments
 (0)