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 9ca31ac + 72612ad commit 3041765Copy full SHA for 3041765
README.md
@@ -40,7 +40,7 @@ When I start to make this library, I set some goals:
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.daimajia.swipelayout:library:1.1.9@aar"
44
}
45
```
46
@@ -60,7 +60,7 @@ dependencies {
60
<dependency>
61
<groupId>com.daimajia.swipelayout</groupId>
62
<artifactId>library</artifactId>
63
- <version>1.1.8</version>
+ <version>1.1.9</version>
64
<type>apklib</type>
65
</dependency>
66
0 commit comments