mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 14:07:05 +05:30
fix(deps): update androidx
This commit is contained in:
parent
c3810de709
commit
fd042460ee
1 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@ junit = "5.10.1"
|
|||
konvert = "2.4.0"
|
||||
kotlin = "1.9.21"
|
||||
kotlinResult = "1.1.18"
|
||||
lifecycle = "2.7.0-rc01"
|
||||
lifecycle = "2.7.0-rc02"
|
||||
retrofit = "2.9.0"
|
||||
richtext = "0.17.0"
|
||||
sentry-sdk = "7.0.0"
|
||||
|
@ -21,7 +21,7 @@ whetstone = "0.8.0"
|
|||
workmanager = "2.9.0"
|
||||
|
||||
[libraries]
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.8.1"
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.8.2"
|
||||
androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" }
|
||||
androidx-browser = "androidx.browser:browser:1.7.0"
|
||||
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
||||
|
@ -42,7 +42,7 @@ 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-navigation-compose = "androidx.navigation:navigation-compose:2.7.5"
|
||||
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"
|
||||
androidx-test-core = "androidx.test:core:1.6.0-alpha04"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue