jellyfin-sdk-kotlin/settings.gradle.kts

7 lines
80 B
Plaintext
Raw Normal View History

2020-04-30 14:54:31 +00:00
// Core
include(":library")
include(":model")
2020-04-30 14:54:31 +00:00
// Platforms
include(":android")