mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
fix(deps): update androidx
This commit is contained in:
parent
bb42d36586
commit
e50d716bc2
1 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,7 @@ konvert = "3.2.2"
|
|||
kotlin = "2.0.21"
|
||||
kotlinResult = "2.0.0"
|
||||
leakcanary = "3.0-alpha-8"
|
||||
lifecycle = "2.8.6"
|
||||
lifecycle = "2.8.7"
|
||||
navigation = "2.8.3"
|
||||
retrofit = "2.11.0"
|
||||
richtext = "1.0.0-alpha01"
|
||||
|
@ -22,7 +22,7 @@ serialization = "1.7.3"
|
|||
store = "5.1.0-alpha05"
|
||||
sqldelight = "2.0.2"
|
||||
whetstone = "0.9.0-beta02"
|
||||
workmanager = "2.10.0-rc01"
|
||||
workmanager = "2.10.0"
|
||||
|
||||
[libraries]
|
||||
aboutLibraries-m3 = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutLibraries" }
|
||||
|
@ -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-alpha:2024.10.00"
|
||||
androidx-compose-bom = "androidx.compose:compose-bom-alpha:2024.10.01"
|
||||
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" }
|
||||
|
@ -47,7 +47,7 @@ androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling" }
|
|||
androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" }
|
||||
androidx-compose-ui-unit = { module = "androidx.compose.ui:ui-unit" }
|
||||
androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util" }
|
||||
androidx-core = "androidx.core:core:1.13.1"
|
||||
androidx-core = "androidx.core:core:1.15.0"
|
||||
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.2.0-alpha02"
|
||||
androidx-lifecycle-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }
|
||||
androidx-lint = "androidx.lint:lint-gradle:1.0.0-alpha02"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue