Skip to content

Commit 67c25ee

Browse files
committed
publish 1.0.4
1 parent a82beb0 commit 67c25ee

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repositories {
4646
- Step 2. Add the dependency in the form
4747
```
4848
dependencies {
49-
compile 'com.github.Aspsine:SwipeToLoadLayout:1.0.3'
49+
compile 'com.github.Aspsine:SwipeToLoadLayout:1.0.4'
5050
}
5151
```
5252
- Step 3.

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repositories {
4646
- Step 2. 在你的app build.gradle 的 dependencies 中添加依赖
4747
```
4848
dependencies {
49-
compile 'com.github.Aspsine:SwipeToLoadLayout:1.0.3'
49+
compile 'com.github.Aspsine:SwipeToLoadLayout:1.0.4'
5050
}
5151
```
5252
- Step 3. 查看[快速集成文档](https://github.com/Aspsine/SwipeToLoadLayout/wiki/Quick-Setup)

art/demo.apk

345 KB
Binary file not shown.

0 commit comments

Comments
 (0)