cloudstream/settings.gradle.kts

4 lines
69 B
Plaintext

rootProject.name = "CloudStream"
include(":app")
include(":library")