Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ismaeldivita committed Feb 5, 2022
1 parent 9c1cb58 commit a2994e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ allprojects {
Add the library to the dependencies:

```gradle
implementation 'com.github.ismaeldivita:chip-navigation-bar:1.4.0'
implementation 'com.github.ismaeldivita:chip-navigation-bar:1.3.4'
```
>**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.
Expand Down

0 comments on commit a2994e0

Please sign in to comment.