mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat: build logic (#4829)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
807db83f53
commit
7d63f8b824
33 changed files with 479 additions and 486 deletions
|
|
@ -50,7 +50,6 @@ kotlin {
|
|||
implementation(libs.kotlinx.coroutines.test)
|
||||
implementation(libs.androidx.room.testing)
|
||||
}
|
||||
androidMain.dependencies { implementation(libs.javax.inject) }
|
||||
|
||||
val androidHostTest by getting {
|
||||
dependencies {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue