mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Bump the SDK to v1.0.40
This commit is contained in:
parent
404b78e7c7
commit
4e3ab9c04a
@ -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" */ = {
|
||||
|
@ -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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user