Provide values using ServiceLoader instead of MANIFEST.MF
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
Manifest-Version: 1.0
|
||||
Implementation-Vendor: JetBrains
|
||||
|
||||
Name: org.jetbrains.kotlin.compiler.plugin
|
||||
CommandLineProcessor: org.jetbrains.kotlin.android.AndroidCommandLineProcessor
|
||||
ComponentRegistrar: org.jetbrains.kotlin.android.AndroidComponentRegistrar
|
||||
+1
@@ -0,0 +1 @@
|
||||
org.jetbrains.kotlin.android.AndroidCommandLineProcessor
|
||||
+1
@@ -0,0 +1 @@
|
||||
org.jetbrains.kotlin.android.AndroidComponentRegistrar
|
||||
Reference in New Issue
Block a user