Implement unmeta codes

- cited from io.github.izhangzhihao.unmeta
This commit is contained in:
You Qi
2023-04-27 17:52:24 +08:00
parent 5dcfc59b37
commit e4932d4ef9
8 changed files with 72 additions and 55 deletions

View File

@@ -4,5 +4,5 @@ plugins {
}
unmeta {
message.set("Just trying this gradle plugin...")
isEnabled.set(true)
}