Closed bitPogo closed 2 years ago
This introduces the KSPBridge which now takes over as a central place to propagate values from the Extension to KSP. This also allows to decouple the source set propagation from the Plugin.
Generated by :no_entry_sign: Danger Kotlin against 4e005bde03810723aa02904bd1b9f4ff5793177d
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 0 Code Smells
100.0% Coverage 0.0% Duplication
:pushpin: References
What does the PR achieve/Which part improves the PR?
This introduces the KSPBridge which now takes over as a central place to propagate values from the Extension to KSP. This also allows to decouple the source set propagation from the Plugin.
:thinking: DOD Checklist