Skip to content

Commit

Permalink
Switch to BSK branch
Browse files Browse the repository at this point in the history
  • Loading branch information
miasma13 committed Dec 11, 2024
1 parent 39ca01c commit 10d6c47
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 @@ -15236,8 +15236,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/duckduckgo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 221.0.1;
branch = "michal/add-locale-to-report-broken-site-params";
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" : "b7f7ba99f7c77b576679eee426ddd80320dc74d8",
"version" : "221.0.1"
"branch" : "michal/add-locale-to-report-broken-site-params",
"revision" : "bee77b2012f9117a629f9d708165b0d20e6d359e"
}
},
{
Expand Down

0 comments on commit 10d6c47

Please sign in to comment.