Skip to content

Commit

Permalink
Merge pull request #83 from gzerad/feature/integrate1.7.0modelsSDK
Browse files Browse the repository at this point in the history
Integrate 1.7.0 RoomModels SDK
  • Loading branch information
gzerad authored Apr 19, 2024
2 parents f117ab4 + c39f916 commit 6ebcd7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let package = Package(
],
dependencies: [
// Dependencies declare other packages that this package depends on.
.package(url: "https://github.com/100mslive/100ms-roomkit-models-ios", branch: "main"),
.package(url: "https://github.com/100mslive/100ms-roomkit-models-ios", from: "1.7.0"),
.package(url: "https://github.com/100mslive/Popovers", from: "1.0.0"),
.package(url: "https://github.com/airbnb/lottie-spm.git", from: "4.3.0"),
.package(url: "https://github.com/100mslive/100ms-noise-cancellation-models-ios", from: "1.0.0"),
Expand Down

0 comments on commit 6ebcd7d

Please sign in to comment.