Skip to content

Commit c9555a9

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 5ced46b + cacc6e6 commit c9555a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ When I start to make this library, I set some goals:
3838

3939
```groovy
4040
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"
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"
4444
}
4545
```
4646

0 commit comments

Comments
 (0)