Skip to content

Commit ade5a44

Browse files
committed
Update test.md
1 parent 8bd8003 commit ade5a44

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

test.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
## ~待发布版本~ (已发布v1.3.1)
2+
## 待发布版本
33

44
待发布版本暂使用 **Jit Pack** 仓库;待收集的一些问题测试稳定后,再统一发布正式版本至 **Maven Central** 仓库。
55

@@ -21,12 +21,12 @@
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
```

0 commit comments

Comments
 (0)