Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
Slight cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kpgalligan committed Sep 28, 2023
1 parent befb440 commit ae6eeec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions allshared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ kotlin {
}
}


sourceSets {
val commonMain by getting {
dependencies {
Expand All @@ -44,5 +43,5 @@ addGithubPackagesRepository()
kmmbridge {
mavenPublishArtifacts()
spm()
cocoapods("[email protected]:touchlab/PodSpecs.git")
// cocoapods("[email protected]:touchlab/PodSpecs.git")
}

0 comments on commit ae6eeec

Please sign in to comment.