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 v2024.11.00
This commit is contained in:
parent
3dea4cf605
commit
2bef2ee5bd
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.10.01')
|
||||
def composeBom = platform('androidx.compose:compose-bom:2024.11.00')
|
||||
implementation composeBom
|
||||
androidTestImplementation composeBom
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue