Skip to content

Commit

Permalink
Set BSK to 222.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Dec 19, 2024
1 parent eb2c4af commit 31e85ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -11722,8 +11722,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
branch = "jjackson/crcid-send-receive-support";
kind = branch;
kind = exactVersion;
version = 222.1.0;
};
};
9F8FE9472BAE50E50071E372 /* XCRemoteSwiftPackageReference "lottie-spm" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
"state" : {
"branch" : "jjackson/crcid-send-receive-support",
"revision" : "bcb85ec32898046701249fa3ad4d69160da0a369"
"revision" : "5704d77e3b4c77c7387518d796d31a35f7a1ffcf",
"version" : "222.1.0"
}
},
{
Expand Down

0 comments on commit 31e85ba

Please sign in to comment.