mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update androidx (general) (#4538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fd4b4a9d23
commit
62daf2e272
1 changed files with 4 additions and 4 deletions
|
|
@ -7,12 +7,12 @@ accompanist = "0.37.3"
|
|||
# androidx
|
||||
androidxComposeMaterial3Adaptive = "1.2.0"
|
||||
androidxHilt = "1.3.0"
|
||||
androidxTracing = "1.10.2"
|
||||
androidxTracing = "1.10.3"
|
||||
datastore = "1.2.0"
|
||||
lifecycle = "2.10.0"
|
||||
navigation = "2.9.7"
|
||||
navigation3 = "1.0.1"
|
||||
paging = "3.4.0"
|
||||
paging = "3.4.1"
|
||||
room = "2.8.4"
|
||||
savedstate = "1.4.0"
|
||||
|
||||
|
|
@ -59,7 +59,7 @@ nordic-ble = "2.0.0-alpha12"
|
|||
|
||||
[libraries]
|
||||
# AndroidX
|
||||
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.12.3" }
|
||||
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.12.4" }
|
||||
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.9.1" }
|
||||
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
|
||||
androidx-camera-core = { module = "androidx.camera:camera-core", version.ref = "camerax" }
|
||||
|
|
@ -99,7 +99,7 @@ androidx-savedstate-ktx = { module = "androidx.savedstate:savedstate-ktx", versi
|
|||
androidx-work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version = "2.11.1" }
|
||||
|
||||
# AndroidX Compose
|
||||
androidx-compose-bom = { module = "androidx.compose:compose-bom-alpha", version = "2026.01.01" }
|
||||
androidx-compose-bom = { module = "androidx.compose:compose-bom-alpha", version = "2026.02.00" }
|
||||
androidx-compose-material-iconsExtended = { module = "androidx.compose.material:material-icons-extended" }
|
||||
androidx-compose-material3 = { module = "androidx.compose.material3:material3" }
|
||||
androidx-compose-material3-navigationSuite = { module = "androidx.compose.material3:material3-adaptive-navigation-suite" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue