Hello đź‘‹ ,
I have a KMP library which targets are jvm and native which I was sharing with android and iOS apps. It is targeting jvm as it doesn’t have any android dependency. It works okay before kotlin 2.0 & k2 compiler
Have someone got a similar setup? Do I need to target Android instead of jvm in order to get it working?