We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c58d8d2 commit b7378c7Copy full SHA for b7378c7
settings.gradle.kts
@@ -5,6 +5,6 @@ rootProject.name = "CloudstreamPlugins"
5
6
// Plugins are included like this
7
include(
8
- "Cinemathek"
+ "Cinemathek",
9
"Kinoger"
10
)
0 commit comments