Skip to content

Commit

Permalink
Updated README for v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yarolegovich committed Aug 1, 2020
1 parent 25a8886 commit 331e2aa
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 @@ -7,7 +7,7 @@ The library is a DrawerLayout-like ViewGroup, where a "drawer" is hidden under t
## Gradle
Add this into your dependencies block.
```
compile 'com.yarolegovich:sliding-root-nav:1.1.0'
compile 'com.yarolegovich:sliding-root-nav:1.1.1'
```
## Sample
Please see the [sample app](sample/src/main/java/com/yarolegovich/slidingrootnav/sample) for a library usage example.
Expand Down

0 comments on commit 331e2aa

Please sign in to comment.