Skip to content

Commit

Permalink
Update BSK with version including Privacy Stats module for use in the…
Browse files Browse the repository at this point in the history
… macOS browser (#3651)

Task/Issue URL: https://app.asana.com/0/72649045549333/1208246350498754/f

Description:
This change is transparent to iOS since the new code isn't used.
The bump to C-S-S contains fixes to macOS's HTML New Tab Page.
  • Loading branch information
ayoy authored Nov 29, 2024
1 parent 31451b7 commit 389b441
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -11251,7 +11251,7 @@
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 214.0.0;
version = 215.0.0;
};
};
9F8FE9472BAE50E50071E372 /* XCRemoteSwiftPackageReference "lottie-spm" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
"state" : {
"revision" : "09fd124d27f0588a4296affcd07ce95e40f71a61",
"version" : "214.0.0"
"revision" : "dfd266ab6550902dc2511714f85e2cc03009c057",
"version" : "215.0.0"
}
},
{
"identity" : "content-scope-scripts",
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/content-scope-scripts",
"state" : {
"revision" : "dfef00ef77f5181d1d8a4f7cc88f7b7c0514dd34",
"version" : "6.39.0"
"revision" : "c4bb146afdf0c7a93fb9a7d95b1cb255708a470d",
"version" : "6.41.0"
}
},
{
Expand Down

0 comments on commit 389b441

Please sign in to comment.