We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c95de33 commit 577c57dCopy full SHA for 577c57d
README.md
@@ -51,9 +51,11 @@ allprojects {
51
52
**Step 2.** **Add the dependency**
53
54
+ [](https://jitpack.io/#li-xiaojun/XRefreshLayout)
55
+
56
```groovy
57
dependencies {
- compile 'com.github.li-xiaojun:XRefreshLayout:1.0.0'
58
+ compile 'com.github.li-xiaojun:XRefreshLayout:lastest release here'
59
}
60
```
61
0 commit comments