File tree Expand file tree Collapse file tree 2 files changed +0
-18
lines changed Expand file tree Collapse file tree 2 files changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ plugins {
1010 id(" com.vanniktech.maven.publish" )
1111 id(" org.jetbrains.dokka" )
1212 id(" org.jetbrains.kotlinx.kover" )
13- id(" co.touchlab.faktory.kmmbridge" ) version Version .kmmBridge
1413 `maven- publish`
1514 kotlin(" native.cocoapods" )
1615 id(" kotlinx-atomicfu" )
@@ -91,14 +90,6 @@ mavenPublishing {
9190 signAllPublications()
9291}
9392
94- addGithubPackagesRepository()
95- kmmbridge {
96- githubReleaseArtifacts()
97- githubReleaseVersions()
98- versionPrefix.set(" 5.0.0-alpha" )
99- spm()
100- }
101-
10293koverMerged {
10394 enable()
10495
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ plugins {
1010 id(" com.vanniktech.maven.publish" )
1111 id(" org.jetbrains.dokka" )
1212 id(" org.jetbrains.kotlinx.kover" )
13- id(" co.touchlab.faktory.kmmbridge" ) version Version .kmmBridge
1413 `maven- publish`
1514 kotlin(" native.cocoapods" )
1615 id(" kotlinx-atomicfu" )
@@ -92,14 +91,6 @@ mavenPublishing {
9291 signAllPublications()
9392}
9493
95- addGithubPackagesRepository()
96- kmmbridge {
97- githubReleaseArtifacts()
98- githubReleaseVersions()
99- versionPrefix.set(" 5.0.0-alpha" )
100- spm()
101- }
102-
10394koverMerged {
10495 enable()
10596
You can’t perform that action at this time.
0 commit comments