Skip to content

Commit

Permalink
point at bsk branch
Browse files Browse the repository at this point in the history
  • Loading branch information
SabrinaTardio committed Nov 15, 2024
1 parent d1c3a62 commit ad3e912
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 @@ -11030,8 +11030,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 210.0.2;
branch = "sabrina/add-experiment-logic";
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" : "07af4d672e003cc247e28a01b9fe3e77abaf49f9",
"version" : "210.0.2"
"branch" : "sabrina/add-experiment-logic",
"revision" : "c30f0b41a66e4716242f7bf4a385d3f22783f847"
}
},
{
Expand Down

0 comments on commit ad3e912

Please sign in to comment.