Closed arkivanov closed 1 year ago
The new IR mode is stable since Kotlin 1.8.0, the legacy mode is deprecated and is not really maintained anymore. Also, I bumped into some runtime errors in the legacy mode while converting millis to kotlin.time.Duration. Let's disable it in v2.0
kotlin.time.Duration
The new IR mode is stable since Kotlin 1.8.0, the legacy mode is deprecated and is not really maintained anymore. Also, I bumped into some runtime errors in the legacy mode while converting millis to
kotlin.time.Duration
. Let's disable it in v2.0