mirror of
https://github.com/jellyfin/jellyfin-androidtv.git
synced 2025-08-06 15:20:34 +08:00
9 lines
157 B
Plaintext
9 lines
157 B
Plaintext
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
|
enableFeaturePreview("VERSION_CATALOGS")
|
|
|
|
// Application
|
|
include(":app")
|
|
|
|
// Modules
|
|
include(":playback")
|