Open treitter opened 2 years ago
Hi, I'm trying to use Arch in my KMM app but the Maven Central builds appear to be missing a couple important targets:
Is it possible to add these build targets and create a new build in Maven Central?
Thanks!
As a workaround you can clone the PR #2 and then remove the signing and call the task publishToMavenLocal and then load the dependency from mavenLocal.
Hi, I'm trying to use Arch in my KMM app but the Maven Central builds appear to be missing a couple important targets:
Is it possible to add these build targets and create a new build in Maven Central?
Thanks!