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 34e2389 + 9d8311c commit ea5629dCopy full SHA for ea5629d
README.md
@@ -32,7 +32,7 @@ When I start to make this library, I set some goals:
32
33
```groovy
34
dependencies {
35
- compile "com.daimajia.swipelayout:library:1.0.7@aar"
+ compile "com.daimajia.swipelayout:library:1.0.8@aar"
36
}
37
```
38
@@ -42,7 +42,7 @@ dependencies {
42
<dependency>
43
<groupId>com.daimajia.swipelayout</groupId>
44
<artifactId>library</artifactId>
45
- <version>1.0.7</version>
+ <version>1.0.8</version>
46
<type>apklib</type>
47
</dependency>
48
0 commit comments