mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
build: migrate Compose dependencies to Compose Multiplatform (#5084)
This commit is contained in:
parent
9281324be3
commit
7ca7179197
8 changed files with 13 additions and 16 deletions
|
|
@ -47,7 +47,6 @@ kotlin {
|
|||
val androidHostTest by getting {
|
||||
dependencies {
|
||||
implementation(libs.junit)
|
||||
implementation(project.dependencies.platform(libs.androidx.compose.bom))
|
||||
implementation(libs.kotlinx.coroutines.test)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue