fixing build?
This commit is contained in:
parent
3d15735c89
commit
018704443e
|
@ -15,6 +15,7 @@ dependencies {
|
|||
implementation project(':models')
|
||||
implementation project(':logging-api')
|
||||
implementation project(':shared_io')
|
||||
implementation project(':logging')
|
||||
|
||||
implementation libs.annotations
|
||||
implementation group: 'com.fazecast', name: 'jSerialComm', version: '2.6.2'
|
||||
|
|
Loading…
Reference in New Issue