Files
MoGoEagleEye/gradle/bytex/bytex_router.gradle
2023-05-10 11:11:01 +08:00

6 lines
81 B
Groovy

apply plugin: 'bytex.arouter'
arouter {
enable true
enableInDebug true
}