We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e791ce commit 4748ea9Copy full SHA for 4748ea9
README.md
@@ -24,7 +24,7 @@ First of all you have to upload animation submodule with `git submodule update -
24
Or you can add gradle dependency with command :<br>
25
```groovy
26
dependencies {
27
- compile 'com.yalantis:sidemenu:1.0'`
+ compile 'com.yalantis:sidemenu:1.0'
28
}
29
```
30
.<br>
0 commit comments