Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit 8c11aaa

Browse files
authored
Roll back glean version (#4019)
1 parent d81d325 commit 8c11aaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

focus-ios/Blockzilla.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6512,8 +6512,8 @@
65126512
isa = XCRemoteSwiftPackageReference;
65136513
repositoryURL = "https://github.com/mozilla/glean-swift";
65146514
requirement = {
6515-
kind = upToNextMajorVersion;
6516-
minimumVersion = 56.0.0;
6515+
kind = exactVersion;
6516+
version = 55.0.0;
65176517
};
65186518
};
65196519
F8324C2D264C807C007E4BFA /* XCRemoteSwiftPackageReference "SnapKit" */ = {

0 commit comments

Comments
 (0)