Files
MoGoEagleEye/gradle/bytex/bytex_handler_proxy.gradle
2024-04-19 16:26:39 +08:00

7 lines
123 B
Groovy

apply plugin: 'bytex.handler_proxy'
handler_proxy {
enable false
enableInDebug rootProject.isJunkDetectEnable()
}