mirror of
https://github.com/fankes/unmeta-gradle-plugin.git
synced 2025-09-08 11:54:02 +08:00
Rebrand to unmeta-gradle-plugin
This commit is contained in:
@@ -32,7 +32,7 @@ gradlePlugin {
|
||||
version = property("VERSION").toString()
|
||||
description = property("DESCRIPTION").toString()
|
||||
displayName = property("DISPLAY_NAME").toString()
|
||||
tags.set(listOf("plugin", "gradle", "sample", "template"))
|
||||
tags.set(listOf("kotlin", "metadata"))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user