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