Rebrand to unmeta-gradle-plugin

This commit is contained in:
You Qi
2023-04-27 16:39:44 +08:00
parent 884242f8cd
commit 5dcfc59b37
13 changed files with 146 additions and 114 deletions

View File

@@ -25,7 +25,7 @@ gradleEnterprise {
}
}
rootProject.name = "kotlin-gradle-plugin-template"
rootProject.name = "unmeta-gradle-plugin"
include(":example")
includeBuild("plugin-build")