mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-02-07 06:12:56 -05:00
chore(deps): update androidx.compose:compose-bom to v2024.11.00
This commit is contained in:
@@ -189,7 +189,7 @@ dependencies {
|
||||
androidTestImplementation "androidx.navigation:navigation-testing:$nav_version"
|
||||
|
||||
// Compose
|
||||
def composeBom = platform('androidx.compose:compose-bom:2024.10.01')
|
||||
def composeBom = platform('androidx.compose:compose-bom:2024.11.00')
|
||||
implementation composeBom
|
||||
androidTestImplementation composeBom
|
||||
|
||||
|
||||
Reference in New Issue
Block a user