Skip to content

Commit

Permalink
Use BSK 210.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Nov 14, 2024
1 parent ac44c6a commit d5dab6c
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 @@ -10995,8 +10995,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
branch = "dominik/feature-flag-overrides";
kind = branch;
kind = exactVersion;
version = 210.0.0;
};
};
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/feature-flag-overrides",
"revision" : "854cccfed6a946ef17d73cef341976ec5a1a0efc"
"revision" : "cfb178099738bc6cd0c3a3d73df717420ef4a59f",
"version" : "210.0.0"
}
},
{
Expand Down

0 comments on commit d5dab6c

Please sign in to comment.