7 lines
94 B
Groovy
7 lines
94 B
Groovy
apply plugin: 'bytex.handler_proxy'
|
|
handler_proxy {
|
|
enable true
|
|
enableInDebug true
|
|
}
|
|
|