Hi folks,I have created a Kotlin Multiplatform Lib...
# android
z
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?
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
Appreciate it @ephemient