Skip to content

Commit 33fc3b5

Browse files
authored
Merge pull request #5 from lixm1988/main
update version to 108
2 parents 566bcf4 + 7e13a77 commit 33fc3b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ let package = Package(
2020
targets: [
2121
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
2222
// Targets can depend on other targets in this package, and on products in packages this package depends on.
23-
.binaryTarget(name: "AgoraChat", url: "https://download.agora.io/sdk/release/AgoraChat1_0_7.xcframework.zip", checksum: "a686a455ead4d39ec87285324e40446b381400f4f9035eecda20e0f7b7bb463e"),
23+
.binaryTarget(name: "AgoraChat", url: "https://download.agora.io/sdk/release/AgoraChat1_0_8.xcframework.zip", checksum: "e0de861793382f3f00141f4c09472b8b4f27b571df843f851b9319fbf2c69ba1"),
2424
]
2525
)

0 commit comments

Comments
 (0)