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

IR Support for version 0.10.1 #83

Open
Coneys opened this issue Sep 16, 2022 · 3 comments
Open

IR Support for version 0.10.1 #83

Coneys opened this issue Sep 16, 2022 · 3 comments

Comments

@Coneys
Copy link

Coneys commented Sep 16, 2022

Hello!
Thanks for this amazing library, it really makes frontend development in Kotlin better ;)
Because of compatibility issues we had to switch to IR backend, but I think that latest version of muirwik wasn't publish with IR version:

No matching variant of com.ccfraser.muirwik:muirwik-components:0.10.1 was found. The consumer was configured to find a usage of 'kotlin-runtime' of a library, preferably optimized for non-jvm, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js', attribute 'org.jetbrains.kotlin.js.compiler' with value 'ir' but:

Is this possible to reupload, or upload next version with IR backend?

@cfnz
Copy link
Owner

cfnz commented Sep 17, 2022

Have updated the current version, might take a few hours for it to replicate to maven central, or I might need to bump the version numbers... will wait and see if it is needed.

@Coneys
Copy link
Author

Coneys commented Sep 18, 2022

Unfortunately issue is still the same. I did refresh gradle cache, but still it cannot find IR value
No matching variant of com.ccfraser.muirwik:muirwik-components:0.10.1 was found. The consumer was configured to find a usage of 'kotlin-runtime' of a library, preferably optimized for non-jvm, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js', attribute 'org.jetbrains.kotlin.js.compiler' with value 'ir'

Could you bump version?

@cfnz
Copy link
Owner

cfnz commented Sep 18, 2022

Have bumped version to 0.10.2 and deployed again... still might take a couple of hours before it is available.

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