Skip to content

Commit

Permalink
Set to BSK branch
Browse files Browse the repository at this point in the history
  • Loading branch information
amddg44 committed Mar 14, 2024
1 parent 695cfcd commit 77e50c0
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 @@ -13748,8 +13748,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/duckduckgo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 123.0.0;
branch = "autofill/anya-last-used";
kind = branch;
};
};
AA06B6B52672AF8100F541C5 /* XCRemoteSwiftPackageReference "Sparkle" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/BrowserServicesKit",
"state" : {
"revision" : "d110859c6100daa59bcbc200dd8565975faf2151",
"version" : "123.0.0"
"branch" : "autofill/anya-last-used",
"revision" : "9a8cd9662415fa004a12f92e0a0794f895100821"
}
},
{
Expand Down

0 comments on commit 77e50c0

Please sign in to comment.