Skip to content

Commit

Permalink
Merge branch 'master' of github.com:daimajia/AndroidSwipeLayout
Browse files Browse the repository at this point in the history
  • Loading branch information
daimajia committed Sep 11, 2014
2 parents 34e2389 + 9d8311c commit ea5629d
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.7@aar"
compile "com.daimajia.swipelayout:library:1.0.8@aar"
}
```

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

0 comments on commit ea5629d

Please sign in to comment.