Replies: 2 comments
-
kotlinx datetime 0.7.0 introduced breaking changes as detailed here |
Beta Was this translation helpful? Give feedback.
0 replies
-
kotlin-datetime messed up a breaking change, and not all the issues are resolved. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After updating to the latest version of kotlinx-datetime at 0.7.0, the project has stopped building with the following errors:
1.java.lang.IllegalStateException: No file for kotlinx.datetime/Instant|null[0] (@ kotlinx.datetime/Instant|null[0]) in module
<dev.gitlive:firebase-config>
[ModuleDescriptorImpl@5a8c201c] packageFragmentProvider: PackageFragmentProviderImpl2. java.lang.IllegalStateException: No file for kotlinx.datetime/Instant|null[0] (@ kotlinx.datetime/Instant|null[0]) in module
<dev.gitlive:firebase-config>
[ModuleDescriptorImpl@5a8c201c] packageFragmentProvider: PackageFragmentProviderImplBeta Was this translation helpful? Give feedback.
All reactions