Skip to content

Commit

Permalink
publish 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Aspsine committed Jan 3, 2017
1 parent a82beb0 commit 67c25ee
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ repositories {
- Step 2. Add the dependency in the form
```
dependencies {
compile 'com.github.Aspsine:SwipeToLoadLayout:1.0.3'
compile 'com.github.Aspsine:SwipeToLoadLayout:1.0.4'
}
```
- Step 3.
Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ repositories {
- Step 2. 在你的app build.gradle 的 dependencies 中添加依赖
```
dependencies {
compile 'com.github.Aspsine:SwipeToLoadLayout:1.0.3'
compile 'com.github.Aspsine:SwipeToLoadLayout:1.0.4'
}
```
- Step 3. 查看[快速集成文档](https://github.com/Aspsine/SwipeToLoadLayout/wiki/Quick-Setup)
Expand Down
Binary file modified art/demo.apk
Binary file not shown.

0 comments on commit 67c25ee

Please sign in to comment.