mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2026-05-09 18:11:26 +08:00
8 lines
129 B
Kotlin
8 lines
129 B
Kotlin
include(":app")
|
|
include(":core")
|
|
include(":service")
|
|
include(":design")
|
|
include(":common")
|
|
|
|
rootProject.name = "ClashForAndroid"
|