Compiler:
- Support
@JvmOverloads
in JVM backend (#6)
- Diagnostics if
@JvmBlockingBridge
applied with @JvmSynthetic
(REDUNDANT_JVM_BLOCKING_BRIDGE_WITH_JVM_SYNTHETIC) (#3)
IDE:
RemoveJvmBlockingBridge
Fix
RemoveJvmSynthetic
Fix
This version of compiler plugin supports Kotlin 1.4.20 series only