mirror of
https://github.com/recloudstream/cloudstream.git
synced 2026-06-19 20:05:41 +00:00
5 lines
No EOL
86 B
Kotlin
5 lines
No EOL
86 B
Kotlin
rootProject.name = "CloudStream"
|
|
|
|
include(":app")
|
|
include(":library")
|
|
include(":docs") |