Skip to content

Commit

Permalink
Try different repo
Browse files Browse the repository at this point in the history
  • Loading branch information
kpgalligan committed Dec 3, 2024
1 parent bc4bf92 commit ea38d98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion allshared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ kotlin {
kmmbridge {
gitHubReleaseArtifacts()
// Must be the SSH url
cocoapods("git@github.com:KevinSchildhorn/KMMBridgeCocoaTest-releases.git")
cocoapods("git@github.com:touchlab/KMMBridgeCocoaTest-releases.git")
}
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ kotlin.code.style=official
android.useAndroidX=true
org.gradle.jvmargs=-Xmx4g

LIBRARY_VERSION=0.1.19
LIBRARY_VERSION=0.2.0
GROUP=co.touchlab.kmmbridgecocoapodsquickstart

0 comments on commit ea38d98

Please sign in to comment.