-
Notifications
You must be signed in to change notification settings - Fork 109
Closed
Labels
Description
Describe the bug
https://github.com/Kotlin/kotlinx-datetime/releases/tag/v0.7.0
Version 0.7.0 of kotlinx-datetime introduces many breaking changes, including the removal of kotlinx.datetime.Instant and kotlinx.datetime.Clock in favor of kotlin.time.Instant, making it incompatible with version 3.1.1 of Readium.
How to reproduce?
https://github.com/Kotlin/kotlinx-datetime/releases/tag/v0.7.0
Version 0.7.0 of kotlinx-datetime introduces many breaking changes, including the removal of kotlinx.datetime.Instant and kotlinx.datetime.Clock in favor of kotlin.time.Instant, making it incompatible with version 3.1.1 of Readium.
Readium version
3.1.1
Android API version
36
Additional context
No response