Skip to content

Commit

Permalink
Update BSK ref
Browse files Browse the repository at this point in the history
  • Loading branch information
jaceklyp committed Dec 19, 2024
1 parent af9e049 commit 504729c
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 @@ -11754,8 +11754,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
branch = "jacek/refactor-app-delegate";
kind = branch;
kind = exactVersion;
version = 222.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" : "jacek/refactor-app-delegate",
"revision" : "3712ccc0b6867e08b6235083f7e754d537f0b5cb"
"revision" : "55a08dfe6bb299ac74e69346c1ad6da51355c258",
"version" : "222.0.0"
}
},
{
Expand Down

0 comments on commit 504729c

Please sign in to comment.