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

LinuxArm64 target not found on 0.4.0 #300

Closed
Laxystem opened this issue Aug 20, 2023 · 2 comments
Closed

LinuxArm64 target not found on 0.4.0 #300

Laxystem opened this issue Aug 20, 2023 · 2 comments
Milestone

Comments

@Laxystem
Copy link

Laxystem commented Aug 20, 2023

Although it seems like the project currently supports LinuxArm64, and supported it before the release of 0.4.0, it doesn't seem to be supported:

Caused by: org.gradle.internal.component.NoMatchingConfigurationSelectionException: No matching variant of org.jetbrains.kotlinx:kotlinx-datetime:0.4.0 was found. The consumer was configured to find a library for use during 'kotlin-api', preferably optimized for non-jvm, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'native', attribute 'org.jetbrains.kotlin.native.target' with value 'linux_arm64' but:

As for my repositories:

repositories {
    mavenCentral()
    gradlePluginPortal()
    google()
}
@JakeWharton
Copy link

This was already tracked by #165 and has been merged. The only thing missing is a release.

@Laxystem
Copy link
Author

The only thing missing is a release.

I'll close this when it's out, then. Thanks!

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

3 participants