Skip to content

Commit

Permalink
Switch to BSK hotfix branch
Browse files Browse the repository at this point in the history
  • Loading branch information
miasma13 committed Dec 4, 2024
1 parent fc41e21 commit cee9432
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 @@ -11053,8 +11053,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
branch = "michal/fix-featuremapping-cache";
kind = branch;
kind = exactVersion;
version = "211.1.3-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" : "michal/fix-featuremapping-cache",
"revision" : "a2ef3a3bac9fa59115dafe3cb7109ca12ad8098b"
"revision" : "a1507705d156316fa1a06b71d42e43bef9d0c2d9",
"version" : "211.1.3-2"
}
},
{
Expand Down

0 comments on commit cee9432

Please sign in to comment.