Closed thipokch closed 1 year ago
Do you have some config you could post?
@kpgalligan Here's the gradle config with sample project https://github.com/thipokch/kmm-demo/blob/fde6a79a76cb0cc8612fac60f4dab4bc21cc445f/shared/build.gradle.kts
@kpgalligan should I do a PR?
Hi @thipokch, I was able to recreate the error in your demo project and updating to the newest version of kermit (1.2.2
) seems to fix it. Does that fix things for you?
@mrf7 It's fixed now. Thanks!
Gradle is unable to resolve dependencies when
kotlin-test:1.7.0
withkermit-koin:1.1.3
.