Skip to content

Commit

Permalink
Update BSK to intermediate branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dus7 committed Aug 30, 2024
1 parent e54dd42 commit 83ea8e5
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 @@ -13595,8 +13595,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/duckduckgo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 190.0.0;
branch = "mariusz/ntp-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" : "ac53011582abcca4aefd66f15308332273eecb49",
"version" : "190.0.0"
"branch" : "mariusz/ntp-flag",
"revision" : "19d0405c0556fc9be69ae804e92d76d3b275f8ec"
}
},
{
Expand Down

0 comments on commit 83ea8e5

Please sign in to comment.