Is there any way to avoid the `ExperimentalKotlinG...
# power-assert
r
Is there any way to avoid the
ExperimentalKotlinGradlePluginApi
warnings when power assert is loaded in a convention plugin? All builds get errors that look like this:
Copy code
w: file:///home/raman/.../buildSrc/build/generated-sources/kotlin-dsl-accessors/kotlin/gradle/kotlin/dsl/accessors/_b37aeb87f95e53da65bc4a78666b15f2/Accessorsatef9dvwop5esd1nvo708sdz1.kt:65:45 Experimental API in the Kotlin Gradle Plugin: No stability guarantees can be provided. The API could get removed in the future without replacement
1
b
This is a non-answer, but I'm not familiar enough with convention plugins to be any help here. It also doesn't seem specific to power-assert, so you might also ask in a channel like #C19FD9681.