Alexis
11/04/2024, 4:30 PMGabriel Derrien
11/04/2024, 5:52 PMyousefa2
11/04/2024, 6:04 PMyousefa2
11/04/2024, 6:05 PMAlexis
11/04/2024, 8:36 PMGabriel Derrien
11/04/2024, 8:56 PMcommonMain.dependencies {
implementation(project(":common"))
...
}
Also, check JetBrains KMP documentation and tutorials, like https://www.jetbrains.com/help/kotlin-multiplatform-dev/get-started.html, this is a good resource to start with if you have no prior experience in kmp. Plus there's plenty of articles and blog posts you can read online!Alexis
11/04/2024, 9:13 PMGabriel Derrien
11/04/2024, 9:20 PM