Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ismaeldivita committed Feb 5, 2022
2 parents b012fe0 + a2994e0 commit bc1241b
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 bc1241b

Please sign in to comment.