Skip to content

Commit

Permalink
bumping rtm version to 1.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
maxxfrazer committed Mar 8, 2022
1 parent bb0d6d5 commit 8d8d126
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Expand Up @@ -16,8 +16,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "AgoraRtmKit",
url: "https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.4.9-special.1/AgoraRtmKit.xcframework.zip",
checksum: "5be68cbea4b0ce8e444dd1cd930167e42300f6340b60f3c0b6a3f1239d2f9b1d"
url: "https://github.com/AgoraIO/AgoraRtm_iOS/releases/download/1.4.10/AgoraRtmKit.xcframework.zip",
checksum: "01f5fe9dbe54308b688e6a26d8259dbe08791c5bf48bf817a71ce8f6940ac7e1"
)
]
)

0 comments on commit 8d8d126

Please sign in to comment.