mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 19:57:04 +05:30
fix(deps): update androidx
This commit is contained in:
parent
0a3bf1e06a
commit
7f2b052df5
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
aboutLibraries = "11.2.1"
|
aboutLibraries = "11.2.1"
|
||||||
agp = "8.4.2"
|
agp = "8.4.2"
|
||||||
android-junit5 = "1.10.0.0"
|
android-junit5 = "1.10.0.0"
|
||||||
benchmark = "1.3.0-alpha05"
|
benchmark = "1.3.0-beta01"
|
||||||
coil = "2.6.0"
|
coil = "2.6.0"
|
||||||
coroutines = "1.9.0-RC"
|
coroutines = "1.9.0-RC"
|
||||||
dagger = "2.51.1"
|
dagger = "2.51.1"
|
||||||
|
@ -12,7 +12,7 @@ konvert = "3.2.1"
|
||||||
kotlin = "2.0.0"
|
kotlin = "2.0.0"
|
||||||
kotlinResult = "2.0.0"
|
kotlinResult = "2.0.0"
|
||||||
leakcanary = "3.0-alpha-8"
|
leakcanary = "3.0-alpha-8"
|
||||||
lifecycle = "2.8.1"
|
lifecycle = "2.8.2"
|
||||||
retrofit = "2.11.0"
|
retrofit = "2.11.0"
|
||||||
richtext = "1.0.0-alpha01"
|
richtext = "1.0.0-alpha01"
|
||||||
sentry-sdk = "7.10.0"
|
sentry-sdk = "7.10.0"
|
||||||
|
@ -48,7 +48,7 @@ androidx-lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", ve
|
||||||
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-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime", version.ref = "lifecycle" }
|
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime", 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 = "androidx.navigation:navigation-compose:2.8.0-beta02"
|
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.8.0-beta03"
|
||||||
androidx-paging-compose = "androidx.paging:paging-compose:3.3.0"
|
androidx-paging-compose = "androidx.paging:paging-compose:3.3.0"
|
||||||
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.0-alpha01"
|
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.0-alpha01"
|
||||||
androidx-test-core = "androidx.test:core:1.6.0-rc01"
|
androidx-test-core = "androidx.test:core:1.6.0-rc01"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue