Skip to content

Commit

Permalink
point to bsk branch
Browse files Browse the repository at this point in the history
  • Loading branch information
SabrinaTardio committed Dec 16, 2024
1 parent 8502ecd commit dc6b93d
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 @@ -15296,8 +15296,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/duckduckgo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 221.2.0;
branch = "sabrina/change-experiment-api";
kind = branch;
};
};
9FF521422BAA8FF300B9819B /* 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" : "08c3dca42c5f943d45136823f264ba14bbcc0eb9",
"version" : "221.2.0"
"branch" : "sabrina/change-experiment-api",
"revision" : "590f41621bbdbc1487f8de0ba65de46783f25ce7"
}
},
{
Expand Down

0 comments on commit dc6b93d

Please sign in to comment.