let's separate Android from not Android
This commit is contained in:
parent
bccd2cbaa4
commit
73b9a067c4
|
@ -11,6 +11,7 @@ dependencies {
|
|||
implementation 'org.glassfish:javax.json:1.1.4'
|
||||
|
||||
testImplementation testFixtures(project(':ecu_io'))
|
||||
testImplementation ts_plugin_libs.httpcore
|
||||
|
||||
implementation group: 'org.apache.logging.log4j', name: 'log4j-api', version: '2.13.3'
|
||||
implementation group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.13.3'
|
||||
|
|
Loading…
Reference in New Issue