|
Different versions of the library were downloaded, but there were build problems. I'm sure I'm not the only one with a problem. :lib-ui:jvmTest: Could not resolve com.soywiz.korlibs.korim:korim:3.3.0. Possible solution:
|
Answered by
aimdie
Oct 31, 2022
Replies: 2 comments 1 reply
|
@aimdie can you provide a small project reproducing the problem so I can reproduce it? I never had that issue |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@soywiz
I solved the problem,It needs to be added in "gradle.properties ":
kotlin.mpp.enableGranularSourceSetsMetadata=true