Skip to content

Commit

Permalink
Updates BSK
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoreymendez committed Apr 23, 2024
1 parent 5e230ad commit 293b68a
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 @@ -12646,8 +12646,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/duckduckgo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 138.0.0;
kind = revision;
revision = a29350fafa5533cde9613d1bd8bf82f0b2d8b6d8;
};
};
9FF521422BAA8FF300B9819B /* 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" : "b8f0e5db431c63943b509d522c157f870ef03ae0",
"version" : "138.0.0"
"revision" : "a29350fafa5533cde9613d1bd8bf82f0b2d8b6d8"
}
},
{
Expand Down

0 comments on commit 293b68a

Please sign in to comment.