apply plugin: 'bytex.threadOpt' thread_opt { enable false enableInDebug true logLevel "DEBUG" trace_enable !rootProject.isReleaseBuild() //thread_replace_with_coroutine false }