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

@@ -1,8 +1,8 @@
plugins {
java
id("com.ncorti.kotlin.gradle.template.plugin")
id("com.axzae.unmeta")
}
templateExampleConfig {
unmeta {
message.set("Just trying this gradle plugin...")
}