helping Android

This commit is contained in:
rusefi 2020-07-22 17:39:15 -04:00
parent 401abdc07f
commit d20880ac2c
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ dependencies {
implementation project(':inifile')
implementation project(':models')
implementation project(':logging-api')
implementation project(':shared_io')
implementation libs.annotations
implementation group: 'com.fazecast', name: 'jSerialComm', version: '2.6.2'