Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jenly1314 committed Jun 21, 2024
1 parent 02521b7 commit 902610c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@

```gradle
// 极致体验的Compose刷新组件 (*必须)
implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh:62a47a68f8'
implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh:02521b7215'
// 经典样式的指示器 (可选)
implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh-indicator-classic:62a47a68f8'
implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh-indicator-classic:02521b7215'
// Lottie动画指示器 (可选)
implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh-indicator-lottie:62a47a68f8'
implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh-indicator-lottie:02521b7215'
// 进度条样式的指示器 (可选)
implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh-indicator-progress:62a47a68f8'
implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh-indicator-progress:02521b7215'
```

0 comments on commit 902610c

Please sign in to comment.