mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
Revert "fix(deps): update dependency dev.chrisbanes.compose:compose-bom to v2023.10.00-alpha02"
Temporary test to see if it fixes the crashes I've seen
This reverts commit 45c7dbb3f7
.
This commit is contained in:
parent
c6739487a4
commit
84f982b20e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ androidx-activity-compose = "androidx.activity:activity-compose:1.8.0-rc01"
|
|||
androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" }
|
||||
androidx-browser = "androidx.browser:browser:1.6.0"
|
||||
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
||||
androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2023.10.00-alpha02"
|
||||
androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2023.10.00-alpha01"
|
||||
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }
|
||||
androidx-compose-glance = { module = "androidx.glance:glance-appwidget", version.ref = "glance" }
|
||||
androidx-compose-glance-m3 = { module = "androidx.glance:glance-material3", version.ref = "glance" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue