Skip to content

Commit

Permalink
Release v3.1.52
Browse files Browse the repository at this point in the history
  • Loading branch information
mininny committed Aug 1, 2024
1 parent 6fd9dc9 commit ec20648
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "SendBirdSDK",
url: "https://github.com/sendbird/sendbird-ios-framework/releases/download/v3.1.51/SendBirdSDK.xcframework.zip",
checksum: "e7d1458862df271a22d2bdc55e29e2f21303aec8eacdaa80705300dbe8900bc7"
url: "https://github.com/sendbird/sendbird-ios-framework/releases/download/v3.1.52/SendBirdSDK.xcframework.zip",
checksum: "50178c6e3741c4016c625f11ed0108429fe64a948d697e8d09ad4d196cadbce6"
),
]
)

0 comments on commit ec20648

Please sign in to comment.