Andrew
06/20/2022, 4:33 AMdependencies {
...
implementation project(':myKmpProject')
}
Andrew
06/20/2022, 5:11 AMandylamax
06/20/2022, 5:59 AMwithJava
configuration. Just make sure you are using the kotlin("jvm") plugin, I have had issues with just the java/application plugin