Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't be used on Android < 26 (Java 7) #5

Closed
grote opened this issue Jan 17, 2022 · 0 comments
Closed

Can't be used on Android < 26 (Java 7) #5

grote opened this issue Jan 17, 2022 · 0 comments

Comments

@grote
Copy link

grote commented Jan 17, 2022

Similar to: Kotlin/kotlinx-datetime#97

java.lang.NoClassDefFoundError: Failed resolution of: Ljava/time/Instant;
        at kotlinx.datetime.Instant.<clinit>(Instant.kt:94)
        at kotlinx.datetime.Clock$System.now(Clock.kt:14)
        at org.kodein.log.InstantDateTimeKt.now(instantDateTime.kt:9)
        at org.kodein.log.Logger$Entry.<init>(Logger.kt:90)
        at org.kodein.log.Logger.createEntry(Logger.kt:94)
@romainbsl romainbsl closed this as not planned Won't fix, can't repro, duplicate, stale Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants