File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
2- ## ~ 待发布版本~ (已发布v1.3.1)
2+ ## 待发布版本
33
44待发布版本暂使用 ** Jit Pack** 仓库;待收集的一些问题测试稳定后,再统一发布正式版本至 ** Maven Central** 仓库。
55
2121
2222 ```gradle
2323 // 极致体验的Compose刷新组件 (*必须)
24- implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh:938ca33254 '
24+ implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh:8bd8003347 '
2525
2626 // 经典样式的指示器 (可选)
27- implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh-indicator-classic:938ca33254 '
27+ implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh-indicator-classic:8bd8003347 '
2828 // Lottie动画指示器 (可选)
29- implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh-indicator-lottie:938ca33254 '
29+ implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh-indicator-lottie:8bd8003347 '
3030 // 进度条样式的指示器 (可选)
31- implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh-indicator-progress:938ca33254 '
31+ implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh-indicator-progress:8bd8003347 '
3232 ```
You can’t perform that action at this time.
0 commit comments