mirror of
https://github.com/recloudstream/cloudstream.git
synced 2025-08-06 19:43:48 +08:00

* First steps for multiplatform api * Buildconfig testing * Fix publishing and classes.jar * Update build.gradle.kts
4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
rootProject.name = "CloudStream"
|
|
|
|
include(":app")
|
|
include(":library") |