Update EmbeddedElementCall and PostHog
This commit is contained in:
@@ -10159,7 +10159,7 @@
|
||||
repositoryURL = "https://github.com/element-hq/element-call-swift";
|
||||
requirement = {
|
||||
kind = exactVersion;
|
||||
version = 0.19.1;
|
||||
version = 0.19.2;
|
||||
};
|
||||
};
|
||||
821C67C9A7F8CC3FD41B28B4 /* XCRemoteSwiftPackageReference "emojibase-bindings" */ = {
|
||||
@@ -10183,7 +10183,7 @@
|
||||
repositoryURL = "https://github.com/PostHog/posthog-ios";
|
||||
requirement = {
|
||||
kind = upToNextMinorVersion;
|
||||
minimumVersion = 3.57.0;
|
||||
minimumVersion = 3.57.1;
|
||||
};
|
||||
};
|
||||
A08925A9D5E3770DEB9D8509 /* XCRemoteSwiftPackageReference "sentry-cocoa" */ = {
|
||||
|
||||
@@ -60,8 +60,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/element-hq/element-call-swift",
|
||||
"state" : {
|
||||
"revision" : "a3d224d8c0983c7227bf8a8f1661b9984a0a9e35",
|
||||
"version" : "0.19.1"
|
||||
"revision" : "0410451a459a5def781f4171bc1f2318d0238de4",
|
||||
"version" : "0.19.2"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -84,7 +84,7 @@ packages:
|
||||
# path: ../matrix-analytics-events
|
||||
EmbeddedElementCall:
|
||||
url: https://github.com/element-hq/element-call-swift
|
||||
exactVersion: 0.19.1
|
||||
exactVersion: 0.19.2
|
||||
Emojibase:
|
||||
url: https://github.com/matrix-org/emojibase-bindings
|
||||
revision: 60bc01f2e3b31445dc723f5af1a777b63d18e6c2 # pinned due to https://github.com/matrix-org/emojibase-bindings/issues/59
|
||||
@@ -144,7 +144,7 @@ packages:
|
||||
minorVersion: 6.25.1
|
||||
PostHog:
|
||||
url: https://github.com/PostHog/posthog-ios
|
||||
minorVersion: 3.57.0
|
||||
minorVersion: 3.57.1
|
||||
Sentry:
|
||||
url: https://github.com/getsentry/sentry-cocoa
|
||||
minorVersion: 9.11.0
|
||||
|
||||
Reference in New Issue
Block a user