Skip to content

Commit 5a260d3

Browse files
bnormdemiurg906
authored andcommitted
Rename project in Gradle
1 parent 7c5c93a commit 5a260d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencyResolutionManagement {
1414
}
1515
}
1616

17-
rootProject.name = "kotlin-compiler-course-examples"
17+
rootProject.name = "kotlin-compiler-plugin-template"
1818

1919
include("compiler-plugin")
2020
include("gradle-plugin")

0 commit comments

Comments
 (0)