New connector (#5398)

* only:helping Android build

* name: 'jSerialComm', version: '2.9.3'

---------

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
This commit is contained in:
rusefillc 2023-07-09 13:02:40 -04:00 committed by GitHub
parent 877b0b34af
commit a5c0fbb9d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ dependencies {
api project(':core_io')
api project(':logging')
implementation group: 'com.fazecast', name: 'jSerialComm', version: '2.9.2'
implementation group: 'com.fazecast', name: 'jSerialComm', version: '2.9.3'
implementation group: 'tel.schich', name: 'javacan-core', version: '3.2.0'
implementation global_libs.json
implementation ts_plugin_libs.httpclient