Skip to content

Commit

Permalink
Update BSK
Browse files Browse the repository at this point in the history
  • Loading branch information
quanganhdo committed Mar 21, 2024
1 parent 397a350 commit 0217548
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 @@ -14108,8 +14108,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/duckduckgo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 129.1.0;
branch = "anh/pp/add-metadata";
kind = branch;
};
};
AA06B6B52672AF8100F541C5 /* XCRemoteSwiftPackageReference "Sparkle" */ = {
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" : "2f64ae6ce5aee5d648258eef5a5b39e61b9bd8e3",
"version" : "129.1.0"
"branch" : "anh/pp/add-metadata",
"revision" : "a1890713d0e08d2a68f7c6d6c8ac995c4f2e183b"
}
},
{
Expand Down

0 comments on commit 0217548

Please sign in to comment.