Nicolas
03/20/2019, 7:08 PMimport android.content.*
in my mpp project. What do I need to add to my build.gradle
to make it work? thanks in advance.louiscad
03/21/2019, 7:36 AMandroid()
in the build.gradle.kts
and put the code in src/androidMain/kotlin