-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: maven kotlin multiplatform support (#412)
* Implement klib support * Change classifier * Use existsSync * Add more side artifacts * Fix casing of file names * Add target config for kmp * Format code * Separate default maven pom dist and kmp pom dist * Fix failing tests * Make kotlin multiplatform target config optional * Separate upload kmp pom distribution to another function * Fix build error * Update README to include Kotlin Multiplatform * Add tests * Fix test * Fix test * fix transforming side artifacts * change kotlinMultiplatform to kmp
- Loading branch information
Showing
3 changed files
with
372 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.