Skip to content

Commit

Permalink
1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
agorabuilder committed Jul 29, 2021
1 parent bb37573 commit c1556c3
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.7/AgoraRtmKit.xcframework.zip",
checksum: "f4ac85c823b76809dc70a2d452ee96345dae4c156a766e315716ec7e586eb30f"
url: "https://download.agora.io/swiftpm/AgoraRTM_iOS/1.4.8/AgoraRtmKit.xcframework.zip",
checksum: "5bf40fe3bf10d0d05d31ff3031f49d72f338072f3dc4ba2e33a6516a7920b6b1"
)
]
)

0 comments on commit c1556c3

Please sign in to comment.