Hi! I have a project with multiplatform gradle mod...
# announcements
b
Hi! I have a project with multiplatform gradle module and jvm application module. Now I want to create one more which would be used in the both ones. I am also making this new module multiplafrom and impotr it in the both gradle modules. In compilation time everything is fine but in runtime jvm module errors with java.lang.NoClassDefFoundError https://github.com/BulatMukhutdinov/Challenger Does anyone faced this issue?
a
@Sergei Pecherkin [JetBrains] please take a look