Bump the SDK to v1.0.40

This commit is contained in:
Stefan Ceriu 2024-08-21 17:40:17 +03:00 committed by Stefan Ceriu
parent 404b78e7c7
commit 4e3ab9c04a
3 changed files with 4 additions and 4 deletions

View File

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

View File

@ -149,8 +149,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
"state" : {
"revision" : "cdb8f594bfccf0c867bfa5a194c6972fd32a5502",
"version" : "1.0.39"
"revision" : "5d9f1865a71badfe6d9f7c3232b6cf23b12f8add",
"version" : "1.0.40"
}
},
{

View File

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