update sdk to 26.04.16

This commit is contained in:
Mauro Romito
2026-04-16 11:22:16 +02:00
committed by Mauro
parent a27effdac6
commit b127efae16
3 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -158,8 +158,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
"state" : {
"revision" : "4f9cf3fc5d2109361ca5abef6b41a8f653175d09",
"version" : "26.4.13"
"revision" : "2603205aa7c839a7f1f711fe32563886357f88a7",
"version" : "26.4.16"
}
},
{

View File

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