mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
chore(deps): update androidx
This commit is contained in:
parent
7c07e90d0e
commit
41fe784641
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
[versions]
|
||||
agp = "8.2.0-alpha16"
|
||||
benchmark = "1.2.0-beta03"
|
||||
benchmark = "1.2.0-beta04"
|
||||
coil = "2.4.0"
|
||||
# @keep used for kotlinCompilerExtensionVersion
|
||||
composeCompiler = "1.5.1"
|
||||
composeCompiler = "1.5.2"
|
||||
coroutines = "1.7.3"
|
||||
dagger = "2.47"
|
||||
junit = "5.10.0"
|
||||
|
@ -17,7 +17,7 @@ whetstone = "0.6.0"
|
|||
workmanager = "2.9.0-alpha02"
|
||||
|
||||
[libraries]
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.8.0-alpha06"
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.8.0-alpha07"
|
||||
androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" }
|
||||
androidx-browser = "androidx.browser:browser:1.6.0"
|
||||
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
||||
|
@ -35,7 +35,7 @@ androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling
|
|||
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.1"
|
||||
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.0-alpha04"
|
||||
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1"
|
||||
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.7.0"
|
||||
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.7.1"
|
||||
androidx-paging-compose = "androidx.paging:paging-compose:3.2.0"
|
||||
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1"
|
||||
androidx-test-core = "androidx.test:core:1.6.0-alpha01"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue