-
Notifications
You must be signed in to change notification settings - Fork 26
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
Comments
Confirming the problem on the same environment |
Same issue |
Same problem |
@658jjh @ShinetDev @konrad-thoc @the007oo My guess is that it happens because of kotlin version. Can you please bump kotlin version to |
I add this implementation("com.benasher44:uuid:0.8.4") can solve the problem |
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
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
The text was updated successfully, but these errors were encountered: