diff --git a/README.md b/README.md index a6f9dda..5e9fb92 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/README_CN.md b/README_CN.md index 1a7c60c..495912f 100644 --- a/README_CN.md +++ b/README_CN.md @@ -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) diff --git a/art/demo.apk b/art/demo.apk index 2dd3a46..10c29fa 100644 Binary files a/art/demo.apk and b/art/demo.apk differ