Skip to content

Commit b840f36

Browse files
committed
Support for sliding sync and the new timeline (matrix-org/matrix-rust-sdk/tree/jplatte/new-timeline - ef462c786af1b6c6bc4e9e28cd7993580fcf6673)
1 parent 1f678ba commit b840f36

File tree

2 files changed

+196
-163
lines changed

2 files changed

+196
-163
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
import PackageDescription
55

6-
let checksum = "4a9c5119a2bd395f9f8bafba32cd3b75222692056144c57fc67f69b7a39445ba"
7-
let version = "v0.0.1-demo"
6+
let checksum = "f9ca5eb59758803ef36282bf5d8987b4bc313aeb0aaa14b055166c204806a36e"
7+
let version = "v0.0.2-demo"
88
let url = "https://github.com/matrix-org/matrix-rust-components-swift/releases/download/\(version)/MatrixSDKFFI.xcframework.zip"
99

1010
let useLocalBinary = false

0 commit comments

Comments
 (0)