Skip to content

Commit

Permalink
Update BSK ref
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Oct 31, 2023
1 parent ce8ce75 commit 643ff9b
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 @@ -8967,8 +8967,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 82.0.2;
branch = "dominik/sync-fix-removing-all-favorites";
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": "8768193257dd1f461218ed2a8d7893156bde4bda",
"version": "82.0.2"
"branch": "dominik/sync-fix-removing-all-favorites",
"revision": "8f618df4849902dbf4a0e0f9c41143a786901df3",
"version": null
}
},
{
Expand Down

0 comments on commit 643ff9b

Please sign in to comment.