mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 15:17:05 +05:30
feat(android): replace Accompanist swiperefresh with Compose Material
This commit is contained in:
parent
2c1fdd51f8
commit
f7b2b0f9bc
3 changed files with 20 additions and 28 deletions
|
@ -20,7 +20,6 @@ workmanager = "2.8.0-beta02"
|
|||
|
||||
[libraries]
|
||||
accompanist-flowlayout = { module = "com.google.accompanist:accompanist-flowlayout", version.ref = "accompanist" }
|
||||
accompanist-swiperefresh = { module = "com.google.accompanist:accompanist-swiperefresh", version.ref = "accompanist" }
|
||||
accompanist-sysuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.7.0-alpha02"
|
||||
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha07"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue