luca992 / libphonenumber-kotlin

Kotlin port of Google's libphonenumber
Apache License 2.0
10 stars 5 forks source link

NoClassDefFoundError: Failed resolution of: Ldev/icerock/moko/resources/ResourceContainerKt; #9

Open a-blekot opened 10 months ago

a-blekot commented 10 months ago

Hi! I'm trying to create PhoneNumberVisualTransformation like in your sample, but I can't fix this error...

I have even applied plugin id("dev.icerock.mobile.multiplatform-resources") to my module, but no effect.

I also use moko-resources in my project - maybe generated classes conflicts somehow?

Screenshot 2023-08-21 at 12 25 04

Screenshot 2023-08-21 at 12 29 56

luca992 commented 8 months ago

Hey, sorry I didn't have notifications turned on for this project. I think I may have fixed your issue a couple days after this. Maybe try re-pulling the snapshot and let me know. Or I'm going to put a new version up tonight