Skip to content

Commit 775d66e

Browse files
committed
Bump analytics following mark as (un)read PR merge
1 parent a241425 commit 775d66e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

ElementX.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6811,7 +6811,7 @@
68116811
repositoryURL = "https://github.com/matrix-org/matrix-analytics-events";
68126812
requirement = {
68136813
kind = revision;
6814-
revision = 28d1e65d306420b3affc32f719cb516f74a7406f;
6814+
revision = ad2b2d2b221bab89bf6443aafb925d52e30f4f6d;
68156815
};
68166816
};
68176817
C13F55E4518415CB4C278E73 /* XCRemoteSwiftPackageReference "DTCoreText" */ = {

ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"kind" : "remoteSourceControl",
122122
"location" : "https://github.com/matrix-org/matrix-analytics-events",
123123
"state" : {
124-
"revision" : "28d1e65d306420b3affc32f719cb516f74a7406f"
124+
"revision" : "ad2b2d2b221bab89bf6443aafb925d52e30f4f6d"
125125
}
126126
},
127127
{

ElementX/Sources/Mocks/Generated/GeneratedMocks.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated using Sourcery 2.1.4 — https://github.com/krzysztofzablocki/Sourcery
1+
// Generated using Sourcery 2.1.7 — https://github.com/krzysztofzablocki/Sourcery
22
// DO NOT EDIT
33

44
// swiftlint:disable all

project.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ packages:
5656
AnalyticsEvents:
5757
url: https://github.com/matrix-org/matrix-analytics-events
5858
# minorVersion: 0.9.0
59-
revision: 28d1e65d306420b3affc32f719cb516f74a7406f
59+
revision: ad2b2d2b221bab89bf6443aafb925d52e30f4f6d
6060
Emojibase:
6161
url: https://github.com/matrix-org/emojibase-bindings
6262
minorVersion: 1.0.0

0 commit comments

Comments
 (0)