let's separate Android from not Android

This commit is contained in:
rusefillc 2022-10-15 14:51:02 -04:00
parent d8b64f7c63
commit 5e7394ff2e
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ android {
dependencies {
implementation project(':ecu_io')
implementation project(':logging-api')
implementation project(':shared_io')
implementation project(':models')
implementation libs.annotations