mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-06 21:56:55 -04:00
chore(deps): update androidx.compose:compose-bom to v2023.09.02
This commit is contained in:
@@ -171,7 +171,7 @@ dependencies {
|
||||
androidTestImplementation "androidx.navigation:navigation-testing:$nav_version"
|
||||
|
||||
// Compose
|
||||
def composeBom = platform('androidx.compose:compose-bom:2023.09.01')
|
||||
def composeBom = platform('androidx.compose:compose-bom:2023.09.02')
|
||||
implementation composeBom
|
||||
androidTestImplementation composeBom
|
||||
|
||||
|
||||
Reference in New Issue
Block a user