You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coverage is reported with kotlinx-kover.
Remove the `java-library` plugin as it was only necessary for the `jacoco` plugin.
This also solves the warning of incompatibility between `java-library` and `kotlin("multiplatform")`.
0 commit comments