Skip to content

Commit

Permalink
Update BSK branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Dec 19, 2024
1 parent bff8849 commit 1d6c48c
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 @@ -11316,8 +11316,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 217.0.1;
branch = "jjackson/crcid-send-receive-support";
kind = branch;
};
};
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" : {
"revision" : "0448a7610e23d03e4d8ac3173af40bd591094d90",
"version" : "217.0.1"
"branch" : "jjackson/crcid-send-receive-support",
"revision" : "c28ed68c83ae296c7b11ec35a02bf1eb04c4b2b6"
}
},
{
Expand Down

0 comments on commit 1d6c48c

Please sign in to comment.