oh Andoid does it properly
This commit is contained in:
parent
60560c29d3
commit
8a8ade82c5
|
@ -18,7 +18,7 @@ dependencies {
|
|||
implementation project(':logging')
|
||||
|
||||
implementation libs.annotations
|
||||
implementation group: 'com.fazecast', name: 'jSerialComm', version: '2.6.2'
|
||||
implementation group: 'com.fazecast', name: 'jSerialComm', version: '2.9.0'
|
||||
implementation group: 'net.jcip', name: 'jcip-annotations', version: '1.0'
|
||||
implementation group: 'com.googlecode.json-simple', name: 'json-simple', version: '1.1.1'
|
||||
implementation group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.5.12'
|
||||
|
|
Loading…
Reference in New Issue