kotlinx-benchmark
kotlinx-benchmark copied to clipboard
Plugin: Remove Kotlin Reflect dependency
From what I can tell, the Kotlin Reflect dependency is unnecessary.
To avoid clashes with Gradle's embedded Kotlin, and with other plugins, Gradle plugins should avoid using unnecessary dependencies.