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