mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 09:57:04 +05:30
fix(deps): update androidx
This commit is contained in:
parent
67b253ba62
commit
f611b9aa25
1 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
aboutLibraries = "11.2.2"
|
aboutLibraries = "11.2.2"
|
||||||
agp = "8.5.1"
|
agp = "8.5.1"
|
||||||
android-junit5 = "1.10.2.0"
|
android-junit5 = "1.10.2.0"
|
||||||
benchmark = "1.3.0-beta02"
|
benchmark = "1.3.0-rc01"
|
||||||
coil = "2.7.0"
|
coil = "2.7.0"
|
||||||
coroutines = "1.9.0-RC"
|
coroutines = "1.9.0-RC"
|
||||||
dagger = "2.52"
|
dagger = "2.52"
|
||||||
|
@ -13,7 +13,7 @@ kotlin = "2.0.10"
|
||||||
kotlinResult = "2.0.0"
|
kotlinResult = "2.0.0"
|
||||||
leakcanary = "3.0-alpha-8"
|
leakcanary = "3.0-alpha-8"
|
||||||
lifecycle = "2.8.4"
|
lifecycle = "2.8.4"
|
||||||
navigation = "2.8.0-beta06"
|
navigation = "2.8.0-beta07"
|
||||||
retrofit = "2.11.0"
|
retrofit = "2.11.0"
|
||||||
richtext = "1.0.0-alpha01"
|
richtext = "1.0.0-alpha01"
|
||||||
sentry-sdk = "7.13.0"
|
sentry-sdk = "7.13.0"
|
||||||
|
@ -48,8 +48,8 @@ androidx-core-splashscreen = "androidx.core:core-splashscreen:1.2.0-alpha01"
|
||||||
androidx-lifecycle-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }
|
androidx-lifecycle-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }
|
||||||
androidx-lint = "androidx.lint:lint-gradle:1.0.0-alpha01"
|
androidx-lint = "androidx.lint:lint-gradle:1.0.0-alpha01"
|
||||||
androidx-navigation-compose = { module = "androidx.navigation:navigation-compose", version.ref = "navigation" }
|
androidx-navigation-compose = { module = "androidx.navigation:navigation-compose", version.ref = "navigation" }
|
||||||
androidx-paging-compose = "androidx.paging:paging-compose:3.3.1"
|
androidx-paging-compose = "androidx.paging:paging-compose:3.3.2"
|
||||||
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.0-alpha01"
|
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.0-alpha02"
|
||||||
androidx-test-core = "androidx.test:core:1.6.1"
|
androidx-test-core = "androidx.test:core:1.6.1"
|
||||||
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.1"
|
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.1"
|
||||||
androidx-test-ext-junit = "androidx.test.ext:junit:1.2.1"
|
androidx-test-ext-junit = "androidx.test.ext:junit:1.2.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue