mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 19:57:04 +05:30
fix(deps): update dependency androidx.activity:activity-compose to v1.6.0
This commit is contained in:
parent
0954945748
commit
d2acad7cf6
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ workmanager = "2.8.0-alpha04"
|
|||
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.6.0-rc02"
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.6.0"
|
||||
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha04"
|
||||
androidx-browser = "androidx.browser:browser:1.4.0"
|
||||
androidx-compose-animation = "androidx.compose.animation:animation:1.3.0-beta03"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue