[Gradle][KPM] Implement IdeFragmentDependency(&Resolver)
This apis are expected to be called reflectively during Gradle/Ide import of KPM projects.
This commit is contained in:
committed by
Space
parent
00ed41a81e
commit
6129d920c7
@@ -55,4 +55,4 @@ open class BasicKotlinModule(
|
||||
override val plugins = mutableListOf<KpmCompilerPlugin>()
|
||||
|
||||
override fun toString(): String = "module $moduleIdentifier"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user