Skip to content

Commit

Permalink
Update BSK branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Dec 15, 2023
1 parent 04f36f9 commit a874844
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 @@ -12669,8 +12669,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/duckduckgo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 94.0.0;
branch = "sam/update-connection-waiter";
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" : "e4f4ae624174c1398d345cfc387db38f8f69986d",
"version" : "94.0.0"
"branch" : "sam/update-connection-waiter",
"revision" : "4d6229613cd8c0fa1f2ba219b4a63133f58e5d11"
}
},
{
Expand Down

0 comments on commit a874844

Please sign in to comment.