let's separate Android from not Android

This commit is contained in:
rusefillc 2022-10-15 20:23:26 -04:00
parent 56d58c3784
commit 26a5aa18c6
1 changed files with 1 additions and 0 deletions

View File

@ -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'