Hi, I'm new to Kotlin and I'm attempting to create...
# android
j
Hi, I'm new to Kotlin and I'm attempting to create a multiplatform project with the latest 1.2.21 release in Android Studio. I'm attempting to use common code in my Android project. Does anyone know how I would configure my build.gradle in my Android project to consume classes defined in the common code project?