Updated README for v1.1.1
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user