mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Remove remaining unused dependencies in :core:* (#3387)
This commit is contained in:
parent
ecbe17f61c
commit
da65dfdd15
7 changed files with 12 additions and 25 deletions
|
|
@ -40,7 +40,7 @@ dependencies {
|
|||
implementation(libs.zxing.core)
|
||||
|
||||
testImplementation(libs.androidx.core.ktx)
|
||||
testImplementation(libs.kotlin.test)
|
||||
testImplementation(libs.junit)
|
||||
|
||||
androidTestImplementation(libs.androidx.test.ext.junit)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue