Hi all,
I have multi module gradle project(mono repo) for spring boot micro services and their common libraries.
I am trying to take one common library(ktor client http wrapper) and migrate it to multiplatform module by changing build.gradle.kts file like this: