mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
fix(deps): update dependency androidx.browser:browser to v1.5.0
This commit is contained in:
parent
19638658ec
commit
f9f11e51c8
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ accompanist-flowlayout = { module = "com.google.accompanist:accompanist-flowlayo
|
||||||
accompanist-sysuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
|
accompanist-sysuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
|
||||||
androidx-activity-compose = "androidx.activity:activity-compose:1.7.0-beta01"
|
androidx-activity-compose = "androidx.activity:activity-compose:1.7.0-beta01"
|
||||||
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha09"
|
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha09"
|
||||||
androidx-browser = "androidx.browser:browser:1.5.0-rc01"
|
androidx-browser = "androidx.browser:browser:1.5.0"
|
||||||
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
||||||
androidx-compose-bom = "androidx.compose:compose-bom:2023.01.00"
|
androidx-compose-bom = "androidx.compose:compose-bom:2023.01.00"
|
||||||
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }
|
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue