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:
+1
@@ -0,0 +1 @@
|
||||
implementation-class=org.jetbrains.kotlin.allopen.gradle.AllOpenGradleSubplugin
|
||||
+1
@@ -0,0 +1 @@
|
||||
implementation-class=org.jetbrains.kotlin.allopen.gradle.SpringGradleSubplugin
|
||||
Reference in New Issue
Block a user