mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update androidx (general) (#3745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e2aca10091
commit
c3c1271c49
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ accompanist = "0.37.3"
|
|||
|
||||
# androidx
|
||||
androidxComposeMaterial3Adaptive = "1.2.0"
|
||||
androidxTracing = "1.9.4"
|
||||
androidxTracing = "1.9.5"
|
||||
datastore = "1.1.7"
|
||||
lifecycle = "2.9.4"
|
||||
navigation = "2.9.6"
|
||||
|
|
@ -66,7 +66,7 @@ androidx-work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version
|
|||
|
||||
# AndroidX Compose
|
||||
accompanist-permissions = { module = "com.google.accompanist:accompanist-permissions", version.ref = "accompanist" }
|
||||
androidx-compose-bom = { module = "androidx.compose:compose-bom-alpha", version = "2025.11.00" }
|
||||
androidx-compose-bom = { module = "androidx.compose:compose-bom-alpha", version = "2025.11.01" }
|
||||
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