Skip to content

Commit

Permalink
Bump to BSK 216.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aataraxiaa committed Dec 2, 2024
1 parent dbcffcf commit c3c0493
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 @@ -11242,8 +11242,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = revision;
revision = 553df0726acc34a79be2a217c41bf8bc6f377c73;
kind = exactVersion;
version = 216.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" : "553df0726acc34a79be2a217c41bf8bc6f377c73"
"revision" : "59f8fb2f850f8a0482c604d07396e01e8de59d21",
"version" : "216.0.1"
}
},
{
Expand Down

0 comments on commit c3c0493

Please sign in to comment.