Skip to content

Commit

Permalink
Update Cartfile, Package.swift and Readme files for 4.1.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
bandyerrobot committed Dec 20, 2024
1 parent 596c5c0 commit 39d5a3c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Dependencies

# Bandyer SDK
binary "https://static.bandyer.com/corporate/iOS/releases/carthage/Bandyer.json" ~> 4.0.1
binary "https://static.bandyer.com/corporate/iOS/releases/carthage/Bandyer.json" ~> 4.1.0
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
import PackageDescription

let sdkName = "KaleyraVideoSDK"
let sdkVersion = "4.0.1"
let sdkChecksum = "1aa851ff0bb950cd2d100bd0b3c2eed67c393e324fe820aa583fac933cdc20fc"
let sdkVersion = "4.1.0"
let sdkChecksum = "3e2922b6b65be0a381980d61ac04ba9e402e9c650ae3c104d7883230280cf208"

let rtcName = "WebRTC"
let rtcVersion: Version = "124.0.0"
Expand Down

0 comments on commit 39d5a3c

Please sign in to comment.