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.
2 parents 5ced46b + cacc6e6 commit c9555a9Copy full SHA for c9555a9
README.md
@@ -38,9 +38,9 @@ When I start to make this library, I set some goals:
38
39
```groovy
40
dependencies {
41
- compile 'com.android.support:recyclerview-v7:21.0.0'
42
- compile 'com.android.support:support-v4:20.+'
43
- compile "com.daimajia.swipelayout:library:1.1.8@aar"
+ compile 'com.android.support:recyclerview-v7:21.0.0'
+ compile 'com.android.support:support-v4:20.+'
+ compile "com.daimajia.swipelayout:library:1.1.8@aar"
44
}
45
```
46
0 commit comments