Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit f87731e

Browse files
committed
remove cocoapods
1 parent d6689b6 commit f87731e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ kmmbridge {
3434
mavenPublishArtifacts()
3535
githubReleaseVersions()
3636
spm()
37-
cocoapods("[email protected]:touchlab/PublicPodspecs.git")
37+
// cocoapods("[email protected]:touchlab/PublicPodspecs.git")
3838
versionPrefix.set("0.7")
3939
}

0 commit comments

Comments
 (0)