mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 17:37:05 +05:30
fix(common): adopt new Compose APIs
This commit is contained in:
parent
6750eff9fa
commit
fb4beb08ee
4 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,6 @@ whetstone = "0.6.0-SNAPSHOT"
|
|||
workmanager = "2.8.0-rc01"
|
||||
|
||||
[libraries]
|
||||
accompanist-flowlayout = { module = "com.google.accompanist:accompanist-flowlayout", 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-alpha08"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue