Skip to content

Commit 62742aa

Browse files
committed
v1.1.1
Better selector effect.
1 parent 7ba5e8b commit 62742aa

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
@@ -33,7 +33,7 @@ When I start to make this library, I set some goals:
3333
```groovy
3434
dependencies {
3535
compile 'com.android.support:support-v4:20.+'
36-
compile "com.daimajia.swipelayout:library:1.1.0@aar"
36+
compile "com.daimajia.swipelayout:library:1.1.1@aar"
3737
}
3838
```
3939

@@ -48,7 +48,7 @@ dependencies {
4848
<dependency>
4949
<groupId>com.daimajia.swipelayout</groupId>
5050
<artifactId>library</artifactId>
51-
<version>1.1.0</version>
51+
<version>1.1.1</version>
5252
<type>apklib</type>
5353
</dependency>
5454
```

0 commit comments

Comments
 (0)