v1.0.6
This commit is contained in:
parent
4dfe98e207
commit
77f0b31e8f
|
|
@ -32,7 +32,7 @@ When I start to make this library, I set some goals:
|
|||
|
||||
```groovy
|
||||
dependencies {
|
||||
compile "com.daimajia.swipelayout:library:1.0.5@aar"
|
||||
compile "com.daimajia.swipelayout:library:1.0.6@aar"
|
||||
}
|
||||
```
|
||||
|
||||
|
|
@ -42,7 +42,7 @@ dependencies {
|
|||
<dependency>
|
||||
<groupId>com.daimajia.swipelayout</groupId>
|
||||
<artifactId>library</artifactId>
|
||||
<version>1.0.5</version>
|
||||
<version>1.0.6</version>
|
||||
<type>apklib</type>
|
||||
</dependency>
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue