We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87c6f1c commit 46471feCopy full SHA for 46471fe
settings.gradle.kts
@@ -12,5 +12,5 @@ rootProject.name = "morpher-api"
12
13
include(
14
"morpher-api",
15
- "morpher-example"
+// "morpher-example"
16
)
0 commit comments