Skip to content

Commit

Permalink
Set BSK to 210.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Nov 15, 2024
1 parent d5358c8 commit 36b1818
Show file tree
Hide file tree
Showing 2 changed files with 4 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 @@ -11030,8 +11030,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
branch = "dominik/xcode-16";
kind = branch;
kind = exactVersion;
version = 210.0.2;
};
};
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" : {
"branch" : "dominik/xcode-16",
"revision" : "303fb2d0bcb32e08fbaa5ecd7a437064f68bc931"
"revision" : "07af4d672e003cc247e28a01b9fe3e77abaf49f9",
"version" : "210.0.2"
}
},
{
Expand Down

0 comments on commit 36b1818

Please sign in to comment.