mirror of
https://github.com/dyhkwong/Exclave.git
synced 2026-05-23 04:40:10 +08:00
10 lines
182 B
Kotlin
10 lines
182 B
Kotlin
include(":library:proto")
|
|
include(":library:proto-stub")
|
|
|
|
include(":plugin:api")
|
|
include(":plugin:shadowquic")
|
|
include(":plugin:naive")
|
|
|
|
include(":app")
|
|
|
|
rootProject.name = "Exclave" |