6 lines
81 B
Groovy
6 lines
81 B
Groovy
apply plugin: 'bytex.arouter'
|
|
arouter {
|
|
enable true
|
|
enableInDebug true
|
|
}
|