Skip to content

Commit

Permalink
Bump BSK (No iOS Changes) (#3261)
Browse files Browse the repository at this point in the history
Task/Issue URL:
https://app.asana.com/0/1206488453854252/1208052452067291/f
Tech Design URL:
CC:

**Description**: Bump BSK (no iOS changes, BSK change is only a macOS
specific new subfeature flag)
  • Loading branch information
aataraxiaa authored Aug 22, 2024
1 parent f3ab013 commit 3f030f0
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 @@ -10539,7 +10539,7 @@
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 185.0.0;
version = 185.0.1;
};
};
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" : "2efee14db4d30ac73916794de4d262b745a5f413",
"version" : "185.0.0"
"revision" : "1354d1aec247fd569c69744bb2722f24e16f0bfb",
"version" : "185.0.1"
}
},
{
Expand Down

0 comments on commit 3f030f0

Please sign in to comment.