diff --git a/allshared/build.gradle.kts b/allshared/build.gradle.kts index ed606b4..7dce745 100644 --- a/allshared/build.gradle.kts +++ b/allshared/build.gradle.kts @@ -33,10 +33,8 @@ kotlin { } } -addGithubPackagesRepository() - kmmbridge { - mavenPublishArtifacts() + gitHubReleaseArtifacts() // Must be the SSH url cocoapods("git@github.com:touchlab/kmmbridgecocoapodsquickstart-podspecs.git") } \ No newline at end of file