Skip to content

Commit

Permalink
v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
daimajia committed Aug 31, 2014
1 parent ae890a8 commit e89391e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ When I start to make this library, I set some goals:

```groovy
dependencies {
compile "com.daimajia.swipelayout:library:1.0.4@aar"
compile "com.daimajia.swipelayout:library:1.0.5@aar"
}
```

Expand All @@ -42,7 +42,7 @@ dependencies {
<dependency>
<groupId>com.daimajia.swipelayout</groupId>
<artifactId>library</artifactId>
<version>1.0.4</version>
<version>1.0.5</version>
<type>apklib</type>
</dependency>
```
Expand Down

0 comments on commit e89391e

Please sign in to comment.