mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
Merge remote-tracking branches 'origin/renovate/agp', 'origin/renovate/androidx' and 'origin/renovate/major-konvert'
* origin/renovate/agp: chore(deps): update agp to v8.3.0-beta02 * origin/renovate/androidx: fix(deps): update androidx to v2.7.0 * origin/renovate/major-konvert: fix(deps): update konvert to v3
This commit is contained in:
commit
f4469c8393
1 changed files with 3 additions and 3 deletions
|
@ -8,10 +8,10 @@ coroutines = "1.7.3"
|
|||
dagger = "2.50"
|
||||
glance = "1.0.0"
|
||||
junit = "5.10.1"
|
||||
konvert = "2.4.0"
|
||||
konvert = "3.0.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