let's separate Android from not Android
This commit is contained in:
parent
d8b64f7c63
commit
5e7394ff2e
|
@ -50,7 +50,6 @@ android {
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation project(':ecu_io')
|
implementation project(':ecu_io')
|
||||||
implementation project(':logging-api')
|
implementation project(':logging-api')
|
||||||
implementation project(':shared_io')
|
|
||||||
implementation project(':models')
|
implementation project(':models')
|
||||||
implementation libs.annotations
|
implementation libs.annotations
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue