mirror of
https://github.com/fankes/unmeta-gradle-plugin.git
synced 2025-09-04 01:55:16 +08:00
9 lines
420 B
INI
9 lines
420 B
INI
ID=com.ncorti.kotlin.gradle.template.plugin
|
|
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
|