only:console doesn't have to depend on full config definition!
This commit is contained in:
parent
24086333bf
commit
9185236d46
|
@ -13,7 +13,7 @@ dependencies {
|
|||
implementation project(':trigger-ui')
|
||||
implementation project(':autotest')
|
||||
implementation project(':luaformatter')
|
||||
implementation project(':config_definition')
|
||||
implementation project(':config_definition_base')
|
||||
// todo: should this be enough? implementation project(':trigger-image')
|
||||
implementation global_libs.antlr
|
||||
implementation 'com.miglayout:miglayout-swing:4.1'
|
||||
|
|
Loading…
Reference in New Issue