Replies: 2 comments 1 reply
-
I have the same problem on 0.25.0 |
Beta Was this translation helpful? Give feedback.
0 replies
-
hello. please do actions from this comment and share results: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone 👋
I'm trying to use moko-resources version 0.24.5 in a Kotlin Multiplatform project I'm setting up.
When I build for Android, I get this error from the generated SharedRes.kt file:
Too many arguments for 'constructor(): ResourcePlatformDetails'
It seems like the actual class ResourcePlatformDetails wasn't generated properly or doesn't match the expected constructor signature.
I might be missing something basic, so I just wanted to ask here first before opening a proper issue.
Thanks a lot in advance! 🙏
Beta Was this translation helpful? Give feedback.
All reactions