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

Unable to update to kmpnotifier: 1.4.0 #101

Open
658jjh opened this issue Dec 15, 2024 · 6 comments
Open

Unable to update to kmpnotifier: 1.4.0 #101

658jjh opened this issue Dec 15, 2024 · 6 comments

Comments

@658jjh
Copy link

658jjh commented Dec 15, 2024

KMPNotifier and Kotlin version:
kmpnotifier: 1.4.0 and kotlin 2.0.21
Describe the bug

Got this when upgrade to the new version

e: KLIB resolver: Could not find "composeApp/build/kotlinTransformedMetadataLibraries/commonMain/io.github.mirzemehdi-kmpnotifier-1.4.0-commonMain-1XYfUQ.klib" in [/Users/thiennguyen/Library/Application Support/kotlin/daemon]

In which platform bug occurs?
Android studio

To Reproduce
Steps to reproduce the bug:
Using the version: 1.4.0
Expected behavior
It should upgrade successful

Additional info to help reproduce

@ShinetDev
Copy link

Confirming the problem on the same environment

@konrad-thoc
Copy link

Same issue

@the007oo
Copy link

Same problem

@mirzemehdi
Copy link
Owner

@658jjh @ShinetDev @konrad-thoc @the007oo My guess is that it happens because of kotlin version. Can you please bump kotlin version to 2.1.0 and see if it works for you?

@the007oo
Copy link

I add this

implementation("com.benasher44:uuid:0.8.4")

can solve the problem

@658jjh
Copy link
Author

658jjh commented Jan 17, 2025

I have removed this. Will try later if it works

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

5 participants