mirror of
https://github.com/fankes/unmeta-gradle-plugin.git
synced 2025-09-04 10:05:15 +08:00
Rebrand to unmeta-gradle-plugin
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
ID=com.ncorti.kotlin.gradle.template.plugin
|
||||
ID=com.axzae.unmeta
|
||||
VERSION=1.0.0
|
||||
GROUP=com.ncorti.kotlin.gradle.template
|
||||
DISPLAY_NAME=An empty Gradle Plugin from a template
|
||||
DESCRIPTION=An empty Gradle plugin created from a template
|
||||
WEBSITE=https://github.com/cortinico/kotlin-gradle-plugin-template
|
||||
VCS_URL=https://github.com/cortinico/kotlin-gradle-plugin-template
|
||||
IMPLEMENTATION_CLASS=com.ncorti.kotlin.gradle.template.plugin.TemplatePlugin
|
||||
GROUP=com.axzae
|
||||
DISPLAY_NAME=Unmeta Kotlin Gradle Plugin for Android
|
||||
DESCRIPTION=Remove @DebugMetadata annotation from your Kotlin classes
|
||||
WEBSITE=https://github.com/axzae/unmeta-gradle-plugin
|
||||
VCS_URL=https://github.com/axzae/unmeta-gradle-plugin
|
||||
IMPLEMENTATION_CLASS=com.axzae.unmeta.UnmetaPlugin
|
||||
|
Reference in New Issue
Block a user