Skip to content

Commit

Permalink
Update framework for 2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaesung Lee committed Jun 2, 2022
1 parent b0f1afc commit 613fa43
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 @@ -22,7 +22,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "SendBirdUIKit",
url: "https://github.com/sendbird/sendbird-uikit-ios/releases/download/v2.2.6/SendBirdUIKit.xcframework.zip",
url: "https://github.com/sendbird/sendbird-uikit-ios/releases/download/v2.2.7/SendBirdUIKit.xcframework.zip",
checksum: "04f3fc751c6b109d82ff1d284c82194c6404dd06b90592ec21e2c4e835bddb1a"
),
.target(
Expand Down

0 comments on commit 613fa43

Please sign in to comment.