Skip to content

Commit

Permalink
Add desktop specific RMF attributes (#3062)
Browse files Browse the repository at this point in the history
Task/Issue URL: https://app.asana.com/0/72649045549333/1207774753650441/f

Description:
This change bumps BSK to the version containing extra matching attributes that are desktop-only.
There are no functional changes to the iOS app.
  • Loading branch information
ayoy authored Jul 12, 2024
1 parent 3610c70 commit ab0bb3d
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 @@ -9946,7 +9946,7 @@
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 170.0.0;
version = 171.0.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" : "33ceded0295158678da10d8ed685e64d3ad1a0d6",
"version" : "170.0.0"
"revision" : "9ee9b378060b94aeafba65c62e629953fec91093",
"version" : "171.0.0"
}
},
{
Expand Down

0 comments on commit ab0bb3d

Please sign in to comment.