mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
fix(deps): update dependency androidx.activity:activity-compose to v1.7.0-rc01
This commit is contained in:
parent
b1af5d2349
commit
0b4fd240cc
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ workmanager = "2.8.0"
|
|||
[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-beta02"
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.7.0-rc01"
|
||||
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha10"
|
||||
androidx-browser = "androidx.browser:browser:1.5.0"
|
||||
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue