Skip to content

Commit

Permalink
Livery (2.1.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruirodrigues-eyenov committed Jun 11, 2024
1 parent df41b1e commit df6009b
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 @@ -19,8 +19,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "Livery",
url: "https://sdk-ios-binaries.liveryvideo.com/xcframework/Livery-2.1.0.zip",
checksum: "144dc1fa7a8111c30d5e1f8de3de70cc080e2db7602171a9f237e9c9175c115b"
url: "https://sdk-ios-binaries.liveryvideo.com/xcframework/Livery-2.1.1.zip",
checksum: "7d3b407ac76021daa4721446d10406fde9c9131dee86c51ef7123355be4f093b"
),
.target(
name: "LiverySDKWrapper",
Expand Down

0 comments on commit df6009b

Please sign in to comment.