Skip to content

Commit

Permalink
Using latest RoomModels SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
pawan-100ms committed May 8, 2024
1 parent 3028cb2 commit bd6f13f
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", from: "1.7.0"),
.package(url: "https://github.com/100mslive/100ms-roomkit-models-ios", from: "1.7.1"),
.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 bd6f13f

Please sign in to comment.