Skip to content

Commit

Permalink
Update BSK
Browse files Browse the repository at this point in the history
  • Loading branch information
quanganhdo committed Nov 28, 2023
1 parent 19ff21e commit d34b55d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9198,8 +9198,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 86.0.0;
branch = "anh/privacy-defaults";
kind = branch;
};
};
C14882EB27F211A000D59F0C /* XCRemoteSwiftPackageReference "SwiftSoup" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"package": "BrowserServicesKit",
"repositoryURL": "https://github.com/DuckDuckGo/BrowserServicesKit",
"state": {
"branch": null,
"revision": "1331652ad0dc21c23b495b4a9a42e2a0eb44859d",
"version": "86.0.0"
"branch": "anh/privacy-defaults",
"revision": "9d439868103f6f2dea4071eac60b446152c468f9",
"version": null
}
},
{
Expand Down

0 comments on commit d34b55d

Please sign in to comment.