Join Slack
Powered by
Hi folks,I have created a Kotlin Multiplatform Lib...
# android
z
zeng
08/01/2024, 2:10 AM
Hi folks,I have created a Kotlin Multiplatform Library project (Android & iOS). Could you please tell me how to generate artifacts so that they can be provided for use in other projects?
e
ephemient
08/01/2024, 2:13 AM
https://kotlinlang.org/docs/multiplatform-publish-lib.html
ephemient
08/01/2024, 2:18 AM
you'll also find suggestions for plugins like
https://vanniktech.github.io/gradle-maven-publish-plugin/
to make some of the annoying bits of publishing easier
gratitude thank you
1
z
zeng
08/01/2024, 2:38 AM
Appreciate it
@ephemient
3
Views
Open in Slack
Previous
Next