Skip to content

Commit

Permalink
Update BSK
Browse files Browse the repository at this point in the history
  • Loading branch information
dus7 committed Oct 30, 2024
1 parent b226f66 commit b42379d
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 @@ -14675,8 +14675,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/duckduckgo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 201.0.0;
branch = "mariusz/attribution-feature-flag";
kind = branch;
};
};
9FF521422BAA8FF300B9819B /* 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" : {
"revision" : "e5946eee6af859690cc1cc5e51daef3c8368981b",
"version" : "201.0.0"
"branch" : "mariusz/attribution-feature-flag",
"revision" : "b5dbf3ca896df0482cf7d74c5b9ca76691416cf5"
}
},
{
Expand Down

0 comments on commit b42379d

Please sign in to comment.