Skip to content

Commit

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

0 comments on commit 05e9021

Please sign in to comment.