Skip to content

Commit df94162

Browse files
chore(deps): update dependency dyte-in/realtimekitcoreios to from: "1.6.1" (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 18e9c52 commit df94162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let package = Package(
1111
],
1212
dependencies: [
1313
.package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "8.0.0"),
14-
.package(url: "https://github.com/dyte-in/RealtimeKitCoreiOS.git", from: "1.6.0"),
14+
.package(url: "https://github.com/dyte-in/RealtimeKitCoreiOS.git", from: "1.6.1"),
1515
.package(url: "https://github.com/dyte-in/RealtimeKitUI.git", from: "0.5.3")
1616
],
1717
targets: [

0 commit comments

Comments
 (0)