Update the SDK. (#2938)

This commit is contained in:
Doug 2024-06-18 16:56:07 +01:00 committed by GitHub
parent 753f966e19
commit 38abd1ddfe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

@ -7380,7 +7380,7 @@
repositoryURL = "https://github.com/element-hq/matrix-rust-components-swift";
requirement = {
kind = exactVersion;
version = 1.0.15;
version = 1.0.16;
};
};
701C7BEF8F70F7A83E852DCC /* XCRemoteSwiftPackageReference "GZIP" */ = {

View File

@ -148,8 +148,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
"state" : {
"revision" : "279994ebdb1aef807946b79306bbdd892cecd873",
"version" : "1.0.15"
"revision" : "52ff54bf80849c3a6725e24e8ea021a6aa67ab77",
"version" : "1.0.16"
}
},
{

View File

@ -49,7 +49,7 @@ packages:
# Element/Matrix dependencies
MatrixRustSDK:
url: https://github.com/element-hq/matrix-rust-components-swift
exactVersion: 1.0.15
exactVersion: 1.0.16
# path: ../matrix-rust-sdk
Compound:
url: https://github.com/element-hq/compound-ios