Demystify KMP builds and structure
Android
Beginner
This talk demystifies Kotlin Multiplatform (KMP) project configuration for sharing business logic. Building mobile apps can be complex, and KMP can add another layer of complexity to an already challenging Gradle build setup. We'll dive deep into distributing shared code to iOS developers, and provide tips for making your KMP builds understandable, shareable, and fast.