mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
fix(deps): update androidx to v2.7.0
This commit is contained in:
parent
966749d172
commit
7399dc9939
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ junit = "5.10.1"
|
|||
konvert = "2.4.0"
|
||||
kotlin = "1.9.22"
|
||||
kotlinResult = "1.1.18"
|
||||
lifecycle = "2.7.0-rc02"
|
||||
lifecycle = "2.7.0"
|
||||
retrofit = "2.9.0"
|
||||
richtext = "0.20.0"
|
||||
sentry-sdk = "7.1.0"
|
||||
|
@ -41,7 +41,7 @@ androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util" }
|
|||
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.1"
|
||||
androidx-lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", version.ref = "lifecycle" }
|
||||
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime", version.ref = "lifecycle" }
|
||||
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2"
|
||||
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.7.0"
|
||||
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.7.6"
|
||||
androidx-paging-compose = "androidx.paging:paging-compose:3.2.1"
|
||||
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue