Skip to content

Commit

Permalink
Update BSK
Browse files Browse the repository at this point in the history
  • Loading branch information
quanganhdo committed Jul 31, 2024
1 parent 9c6924e commit 8107977
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -10285,8 +10285,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 177.0.1;
branch = "anh/ppro/unified-feedback";
kind = branch;
};
};
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" : {
"revision" : "8623ea8296f93efb59320aed8b0f6705f366f89b",
"version" : "177.0.1"
"branch" : "anh/ppro/unified-feedback",
"revision" : "8170d2994357fa965ff6e736225928a4d30c9ee2"
}
},
{
Expand Down Expand Up @@ -138,7 +138,7 @@
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"location" : "https://github.com/apple/swift-argument-parser.git",
"state" : {
"revision" : "0fbc8848e389af3bb55c182bc19ca9d5dc2f255b",
"version" : "1.4.0"
Expand Down

0 comments on commit 8107977

Please sign in to comment.