Skip to content

Commit

Permalink
Set BSK branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Nov 15, 2024
1 parent 0f8a33d commit 6c5e0d3
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 @@ -15071,8 +15071,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/duckduckgo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 210.0.2;
branch = "sam/delay-shutting-down-vpn-when-encountering-error";
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" : "07af4d672e003cc247e28a01b9fe3e77abaf49f9",
"version" : "210.0.2"
"branch" : "sam/delay-shutting-down-vpn-when-encountering-error",
"revision" : "69d5dbc93b2e781a42806e91a56c1697db504194"
}
},
{
Expand Down

0 comments on commit 6c5e0d3

Please sign in to comment.