mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 07:37:03 +05:30
fix(deps): update androidx
This commit is contained in:
parent
ce64454cec
commit
47332c22ec
1 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
aboutLibraries = "11.1.4"
|
||||
agp = "8.5.0-beta01"
|
||||
android-junit5 = "1.10.0.0"
|
||||
benchmark = "1.3.0-alpha04"
|
||||
benchmark = "1.3.0-alpha05"
|
||||
coil = "2.6.0"
|
||||
# @keep used for kotlinCompilerExtensionVersion
|
||||
composeCompiler = "1.5.14-dev-k1.9.24-50022def4af"
|
||||
|
@ -14,7 +14,7 @@ konvert = "3.2.0"
|
|||
kotlin = "1.9.24"
|
||||
kotlinResult = "2.0.0"
|
||||
leakcanary = "3.0-alpha-4"
|
||||
lifecycle = "2.8.0-rc01"
|
||||
lifecycle = "2.8.0"
|
||||
retrofit = "2.11.0"
|
||||
richtext = "1.0.0-alpha01"
|
||||
sentry-sdk = "7.9.0"
|
||||
|
@ -49,8 +49,8 @@ androidx-lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", ve
|
|||
androidx-lifecycle-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", 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-navigation-compose = "androidx.navigation:navigation-compose:2.8.0-alpha08"
|
||||
androidx-paging-compose = "androidx.paging:paging-compose:3.3.0-rc01"
|
||||
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.8.0-beta01"
|
||||
androidx-paging-compose = "androidx.paging:paging-compose:3.3.0"
|
||||
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.0-alpha01"
|
||||
androidx-test-core = "androidx.test:core:1.6.0-alpha06"
|
||||
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.0-alpha04"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue