Java 21 compatible version #98
Replies: 5 comments
|
Could you share a simple reproducing project? |
|
I'm confused now. I always had the dependency under https://crashkios.touchlab.co/docs/crashlytics
There it is listed under |
|
So either the documentation needs to be fixed or the underlying issue; but just converting this from an actual issue to a discussion feels intrusive. |
|
Oh sorry, I forgot to left a comment before converting into a discussion. We're doing some triage on the open issues and converting some of them to discussion. This does not mean we're gonna ignore this, it's exactly the opposite. So, I noticed you're trying to use 0.8.6, but this version is not published in Maven Central. How's that possible? And is the issue happening when you add the dependency to |
|
Ignore the missing artifact issue. I confused it with another missing artifact issue that we have. |

Uh oh!
There was an error while loading. Please reload this page.
I just tried to use this in one of my apps which uses JVM 21 but I'm getting:
All reactions