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
KT-35004 "AssertionError: Unsigned type expected" in when range check in extension on unsigned type
IDE
KT-34923 [Regression] KtUltraLightMethod.hasModifierProperty("native") returns false for external Kotlin functions
Libraries
KT-21445 W3C DOM Touch events and interfaces are incomplete / missing
Tools. Compiler Plugins
KT-34991 kotlinx.serialization: False warning "Explicit @serializable annotation on enum class is required when @SerialName or @SerialInfo annotations are used on its members"
Tools. J2K
KT-34987 New J2K converter: @NotNull annotations are not removed after converting java code to kotlin
KT-35074 J2K: No auto conversion in 'for' loop with multiple init variables