Skip to content

Commit ea5629d

Browse files
committed
Merge branch 'master' of github.com:daimajia/AndroidSwipeLayout
2 parents 34e2389 + 9d8311c commit ea5629d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ When I start to make this library, I set some goals:
3232

3333
```groovy
3434
dependencies {
35-
compile "com.daimajia.swipelayout:library:1.0.7@aar"
35+
compile "com.daimajia.swipelayout:library:1.0.8@aar"
3636
}
3737
```
3838

@@ -42,7 +42,7 @@ dependencies {
4242
<dependency>
4343
<groupId>com.daimajia.swipelayout</groupId>
4444
<artifactId>library</artifactId>
45-
<version>1.0.7</version>
45+
<version>1.0.8</version>
4646
<type>apklib</type>
4747
</dependency>
4848
```

0 commit comments

Comments
 (0)