mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 15:47:03 +05:30
fix(deps): update androidx
This commit is contained in:
parent
d1609c54fa
commit
88447a3745
1 changed files with 4 additions and 4 deletions
|
@ -15,7 +15,7 @@ kotlin = "2.2.0"
|
||||||
kotlinResult = "2.0.1"
|
kotlinResult = "2.0.1"
|
||||||
leakcanary = "3.0-alpha-8"
|
leakcanary = "3.0-alpha-8"
|
||||||
lifecycle = "2.9.2"
|
lifecycle = "2.9.2"
|
||||||
navigation3 = "1.0.0-alpha05"
|
navigation3 = "1.0.0-alpha06"
|
||||||
navigation3-material = "1.0.0-SNAPSHOT"
|
navigation3-material = "1.0.0-SNAPSHOT"
|
||||||
retrofit = "3.0.0"
|
retrofit = "3.0.0"
|
||||||
richtext = "1.0.0-alpha02"
|
richtext = "1.0.0-alpha02"
|
||||||
|
@ -23,15 +23,15 @@ sentry-sdk = "8.17.0"
|
||||||
serialization = "1.9.0"
|
serialization = "1.9.0"
|
||||||
sqldelight = "2.1.0"
|
sqldelight = "2.1.0"
|
||||||
whetstone = "0.9.0-beta02"
|
whetstone = "0.9.0-beta02"
|
||||||
workmanager = "2.10.2"
|
workmanager = "2.10.3"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
aboutLibraries-m3 = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutLibraries" }
|
aboutLibraries-m3 = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutLibraries" }
|
||||||
android-security-lints = "com.android.security.lint:lint:1.0.3"
|
android-security-lints = "com.android.security.lint:lint:1.0.3"
|
||||||
androidx-activity-compose = "androidx.activity:activity-compose:1.11.0-rc01"
|
androidx-activity-compose = "androidx.activity:activity-compose:1.11.0-rc01"
|
||||||
androidx-browser = "androidx.browser:browser:1.9.0-rc01"
|
androidx-browser = "androidx.browser:browser:1.9.0"
|
||||||
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
||||||
androidx-compose-bom = "androidx.compose:compose-bom-alpha:2025.07.00"
|
androidx-compose-bom = "androidx.compose:compose-bom-alpha:2025.07.01"
|
||||||
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }
|
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }
|
||||||
androidx-compose-glance = { module = "androidx.glance:glance-appwidget", version.ref = "glance" }
|
androidx-compose-glance = { module = "androidx.glance:glance-appwidget", version.ref = "glance" }
|
||||||
androidx-compose-glance-m3 = { module = "androidx.glance:glance-material3", 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