Join Slack
Powered by
after adding `apply plugin: 'org.jetbrains.kotlin....
# multiplatform
s
Shoaib khalid
09/16/2024, 2:32 PM
after adding
apply plugin: 'org.jetbrains.kotlin.multiplatform'
i'm getting following error. What could be the problem?
p
phteven
09/16/2024, 5:31 PM
Do you apply this plugin already in the root gradle file?
s
Shoaib khalid
09/16/2024, 7:21 PM
i've an android app in which i want to add KMP library locally.
p
phteven
09/16/2024, 9:32 PM
I recommend to check out the example project “Shared UI Multiplatform App” by jetbrains.
https://kmp.jetbrains.com/#templateGallery
🙌 1
4
Views
Open in Slack
Previous
Next