mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update androidx.compose:compose-bom to v2025
chore(deps): update androidx.compose:compose-bom to v2025
This commit is contained in:
commit
d3937b4f72
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ dependencies {
|
|||
androidTestImplementation "androidx.navigation:navigation-testing:$nav_version"
|
||||
|
||||
// Compose
|
||||
def composeBom = platform('androidx.compose:compose-bom:2024.12.01')
|
||||
def composeBom = platform('androidx.compose:compose-bom:2025.02.00')
|
||||
implementation composeBom
|
||||
androidTestImplementation composeBom
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue