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