We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c5c93a commit 5a260d3Copy full SHA for 5a260d3
settings.gradle.kts
@@ -14,7 +14,7 @@ dependencyResolutionManagement {
14
}
15
16
17
-rootProject.name = "kotlin-compiler-course-examples"
+rootProject.name = "kotlin-compiler-plugin-template"
18
19
include("compiler-plugin")
20
include("gradle-plugin")
0 commit comments