Added gradle-plugins properties with fqnames

Added .property files to make the plugins available by fqnames in
order to publish them to Gradle Plugin Portal.

#KT-5756

(cherry picked from commit 991de64)
This commit is contained in:
Sergey Igushkin
2017-03-03 14:54:54 +03:00
parent cbccb68948
commit 999ef51653
11 changed files with 11 additions and 0 deletions
@@ -0,0 +1 @@
implementation-class=org.jetbrains.kotlin.allopen.gradle.AllOpenGradleSubplugin
@@ -0,0 +1 @@
implementation-class=org.jetbrains.kotlin.allopen.gradle.SpringGradleSubplugin