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 f6b6876 commit 2d9402d
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 @@ -14338,8 +14338,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;
};
};
AA06B6B52672AF8100F541C5 /* XCRemoteSwiftPackageReference "Sparkle" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/BrowserServicesKit",
"state" : {
"revision" : "8768193257dd1f461218ed2a8d7893156bde4bda",
"version" : "82.0.2"
"branch" : "dominik/sync-fix-removing-all-favorites",
"revision" : "8f618df4849902dbf4a0e0f9c41143a786901df3"
}
},
{
Expand Down

0 comments on commit 2d9402d

Please sign in to comment.