mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: update Compose BOM to 2023.06.01
This commit is contained in:
parent
e2cd66d3a0
commit
6600d63868
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue