Skip to content

Commit

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

0 comments on commit 81916f0

Please sign in to comment.