Skip to content

Commit de5c5f9

Browse files
committed
v1.0.9
1 parent ea5629d commit de5c5f9

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.8@aar"
35+
compile "com.daimajia.swipelayout:library:1.0.9@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.8</version>
45+
<version>1.0.9</version>
4646
<type>apklib</type>
4747
</dependency>
4848
```

0 commit comments

Comments
 (0)