Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jul 6, 2026. It is now read-only.
This repository was archived by the owner on Jul 6, 2026. It is now read-only.
There was an error while loading. Please reload this page.
Context: https://github.com/Kotlin/kotlinx.coroutines/blob/master/kotlinx-coroutines-core/jvm/src/scheduling/Tasks.kt
When binding
org.jetbrains.kotlinx.kotlinx-coroutines-core-jvm, the following Kotlin-internal fields are not being marked as private in the Java API.This causes an issue because their type is a Kotlin-internal interface which is being removed from the Java API.