Skip to content

Commit

Permalink
Updates BSK
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoreymendez committed Jul 6, 2024
1 parent d7a4580 commit 480e41c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9945,8 +9945,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = revision;
revision = 7edec3ef52a75817a2f677fd884cb042391fbaa2;
kind = exactVersion;
version = 167.0.1;
};
};
9F8FE9472BAE50E50071E372 /* XCRemoteSwiftPackageReference "lottie-spm" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
"state" : {
"revision" : "7edec3ef52a75817a2f677fd884cb042391fbaa2"
"revision" : "0746af01b77d39a1e037bea93b46591534a13b5c",
"version" : "167.0.1"
}
},
{
Expand Down

0 comments on commit 480e41c

Please sign in to comment.