Skip to content

Commit

Permalink
Release v3.1.57
Browse files Browse the repository at this point in the history
  • Loading branch information
mininny committed Aug 1, 2024
1 parent 31d7c7b commit 39fe916
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.56/SendBirdSDK.xcframework.zip",
checksum: "1fbf2a1f479f5cf1944462eb51ae7baf6b82d006662b34015fa80502befa3f30"
url: "https://github.com/sendbird/sendbird-ios-framework/releases/download/v3.1.57/SendBirdSDK.xcframework.zip",
checksum: "eddc8c10788d1ed9d2d7997f0d906e37e1f9957a0eca4e3399090913d51a6e3e"
),
]
)

0 comments on commit 39fe916

Please sign in to comment.