Skip to content

Commit

Permalink
Add HTML New Tab Page Privacy Config feature for macOS (#3780)
Browse files Browse the repository at this point in the history
Task/Issue URL: https://app.asana.com/0/0/1209105499479210/f

Description:
This is a BSK update for a macOS-only change.
  • Loading branch information
ayoy authored Jan 9, 2025
1 parent b69073b commit fe839b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -11865,7 +11865,7 @@
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 224.1.0;
version = 224.2.0;
};
};
9F8FE9472BAE50E50071E372 /* XCRemoteSwiftPackageReference "lottie-spm" */ = {
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" : "14384f05a6e43842c4626e06736e2c4f5d758057",
"version" : "224.1.0"
"revision" : "4f591a8fd91bf72f3f80d513a6016a9b70bd0b96",
"version" : "224.2.0"
}
},
{
Expand Down

0 comments on commit fe839b0

Please sign in to comment.