mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-18 19:56:34 -04:00
chore: update Compose BOM to 2023.06.01
This commit is contained in:
@@ -168,7 +168,7 @@ dependencies {
|
||||
androidTestImplementation "androidx.navigation:navigation-testing:$nav_version"
|
||||
|
||||
// Compose
|
||||
def composeBom = platform('androidx.compose:compose-bom:2023.05.01')
|
||||
def composeBom = platform('androidx.compose:compose-bom:2023.06.01')
|
||||
implementation composeBom
|
||||
androidTestImplementation composeBom
|
||||
|
||||
|
||||
Reference in New Issue
Block a user