Skip to content

Commit

Permalink
Point to BSK branch
Browse files Browse the repository at this point in the history
  • Loading branch information
amddg44 committed Dec 19, 2023
1 parent c6e7525 commit 51300b4
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 @@ -12937,8 +12937,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/duckduckgo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 95.0.0;
branch = "autofill/anya-never-save-site";
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" : "ae9e9180f74d92c83fc3cc1d2fc23f4855fb361c",
"version" : "95.0.0"
"branch" : "autofill/anya-never-save-site",
"revision" : "a4606dd015ed1f9cd97c6b1a26476b47091cf105"
}
},
{
Expand Down

0 comments on commit 51300b4

Please sign in to comment.