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.06.00
This commit is contained in:
parent
36348b63e2
commit
7a81a92713
1 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@ dependencies {
|
|||
androidTestImplementation "androidx.navigation:navigation-testing:$nav_version"
|
||||
|
||||
// Compose
|
||||
def composeBom = platform('androidx.compose:compose-bom:2024.05.00')
|
||||
def composeBom = platform('androidx.compose:compose-bom:2024.06.00')
|
||||
implementation composeBom
|
||||
androidTestImplementation composeBom
|
||||
implementation "androidx.constraintlayout:constraintlayout-compose:1.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue