Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jenly1314 committed Jun 24, 2024
1 parent e321cef commit 665239e
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:02521b7215'
implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh:e321cef04f'
// 经典样式的指示器 (可选)
implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh-indicator-classic:02521b7215'
implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh-indicator-classic:e321cef04f'
// Lottie动画指示器 (可选)
implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh-indicator-lottie:02521b7215'
implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh-indicator-lottie:e321cef04f'
// 进度条样式的指示器 (可选)
implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh-indicator-progress:02521b7215'
implementation 'com.github.jenly1314.UltraSwipeRefresh:refresh-indicator-progress:e321cef04f'
```

0 comments on commit 665239e

Please sign in to comment.