helping Android
This commit is contained in:
parent
401abdc07f
commit
d20880ac2c
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue