mirror of
https://github.com/fankes/unmeta-gradle-plugin.git
synced 2025-09-04 01:55:16 +08:00
Initial commit
This commit is contained in:
8
plugin-build/gradle.properties
Normal file
8
plugin-build/gradle.properties
Normal file
@@ -0,0 +1,8 @@
|
||||
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
|
Reference in New Issue
Block a user