|
2 | 2 |
|
3 | 3 | [](https://www.apache.org/licenses/LICENSE-2.0) |
4 | 4 | [](https://android-arsenal.com/details/1/6001) |
5 | | -[](https://s01.oss.sonatype.org/#nexus-search;quick~refresh-layout-kernel) |
| 5 | +[](https://s01.oss.sonatype.org/#nexus-search;quick~refresh-layout-kernel) |
6 | 6 | [](https://android-arsenal.com/api?level=12) |
7 | 7 | [](http://www.methodscount.com/?lib=io.github.scwang90:refresh%3ASmartRefreshLayout%3A1.0.4) |
8 | 8 |
|
@@ -120,14 +120,14 @@ It is recommended that you copy the source code into the project whenever you ne |
120 | 120 | // Note: There will be no default Header and Footer after subcontracting. It needs to be added manually! |
121 | 121 |
|
122 | 122 | // To search lastest version by https://search.maven.org/search?q=g:io.github.scwang90 |
123 | | -implementation 'io.github.scwang90:refresh-layout-kernel:2.1.0' //core |
124 | | -implementation 'io.github.scwang90:refresh-header-classics:2.1.0' //ClassicsHeader |
125 | | -implementation 'io.github.scwang90:refresh-header-radar:2.1.0' //BezierRadarHeader |
126 | | -implementation 'io.github.scwang90:refresh-header-falsify:2.1.0' //FalsifyHeader |
127 | | -implementation 'io.github.scwang90:refresh-header-material:2.1.0' //MaterialHeader |
128 | | -implementation 'io.github.scwang90:refresh-header-two-level:2.1.0' //TwoLevelHeader |
129 | | -implementation 'io.github.scwang90:refresh-footer-ball:2.1.0' //BallPulseFooter |
130 | | -implementation 'io.github.scwang90:refresh-footer-classics:2.1.0' //ClassicsFooter |
| 123 | +implementation 'io.github.scwang90:refresh-layout-kernel:2.1.1' //core |
| 124 | +implementation 'io.github.scwang90:refresh-header-classics:2.1.1' //ClassicsHeader |
| 125 | +implementation 'io.github.scwang90:refresh-header-radar:2.1.1' //BezierRadarHeader |
| 126 | +implementation 'io.github.scwang90:refresh-header-falsify:2.1.1' //FalsifyHeader |
| 127 | +implementation 'io.github.scwang90:refresh-header-material:2.1.1' //MaterialHeader |
| 128 | +implementation 'io.github.scwang90:refresh-header-two-level:2.1.1' //TwoLevelHeader |
| 129 | +implementation 'io.github.scwang90:refresh-footer-ball:2.1.1' //BallPulseFooter |
| 130 | +implementation 'io.github.scwang90:refresh-footer-classics:2.1.1' //ClassicsFooter |
131 | 131 |
|
132 | 132 |
|
133 | 133 | ``` |
|
0 commit comments