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 ae890a8 commit e89391eCopy full SHA for e89391e
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.4@aar"
+ compile "com.daimajia.swipelayout:library:1.0.5@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.4</version>
+ <version>1.0.5</version>
46
<type>apklib</type>
47
</dependency>
48
0 commit comments