mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 17:37:05 +05:30
fix(deps): upgrade androidx.compose:compose-bom
to 2024.10.00
This commit is contained in:
parent
f9f71315b0
commit
55cae9107d
2 changed files with 1 additions and 7 deletions
6
.github/renovate.json5
vendored
6
.github/renovate.json5
vendored
|
@ -53,12 +53,6 @@
|
|||
],
|
||||
"allowedVersions": "!/.*-1-8$/",
|
||||
},
|
||||
{
|
||||
"matchDepNames": [
|
||||
"androidx.compose:compose-bom",
|
||||
],
|
||||
"allowedVersions": "/.*-alpha$/",
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
"^androidx.glance",
|
||||
|
|
|
@ -30,7 +30,7 @@ androidx-activity-compose = "androidx.activity:activity-compose:1.9.3"
|
|||
androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" }
|
||||
androidx-browser = "androidx.browser:browser:1.8.0"
|
||||
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
||||
androidx-compose-bom = "androidx.compose:compose-bom:2024.09.00-alpha"
|
||||
androidx-compose-bom = "androidx.compose:compose-bom-alpha:2024.10.00"
|
||||
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