Skip to content

Commit 331e2aa

Browse files
committed
Updated README for v1.1.1
1 parent 25a8886 commit 331e2aa

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
@@ -7,7 +7,7 @@ The library is a DrawerLayout-like ViewGroup, where a "drawer" is hidden under t
77
## Gradle
88
Add this into your dependencies block.
99
```
10-
compile 'com.yarolegovich:sliding-root-nav:1.1.0'
10+
compile 'com.yarolegovich:sliding-root-nav:1.1.1'
1111
```
1212
## Sample
1313
Please see the [sample app](sample/src/main/java/com/yarolegovich/slidingrootnav/sample) for a library usage example.

0 commit comments

Comments
 (0)