java.lang.ClassNotFoundException: kotlin.enums.EnumEntriesKt #70
Answered
by
Shpota
muqiuzhige
asked this question in
Q&A
-
error:java.lang.ClassNotFoundException: kotlin.enums.EnumEntriesKt |
Beta Was this translation helpful? Give feedback.
Answered by
Shpota
May 29, 2024
Replies: 2 comments 4 replies
-
version:0.4.2 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @muqiuzhige It looks like a dependency clash with other dependencies in your project. Could you please share your project setup (pom.xml or build.gradle) so that I can reproduce it? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@muqiuzhige ok, outdated Kotlin dependencies seem to be the reason. Please update your Kotlin dependencies to Kotlin 1.9 or at least 1.8. Currently you have 1.4.