let's separate Android from not Android

This commit is contained in:
rusefillc 2022-10-15 14:51:02 -04:00
parent b902b00079
commit c462c9255e
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