Skip to content

Commit

Permalink
Update BSK branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Dec 6, 2024
1 parent b32409d commit 2f07904
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 @@ -11379,8 +11379,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 218.0.0;
branch = "sam/update-rmf-version-matching-to-ignore-build-number";
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" : "e5d390c8559fbe7b1ca67fd3982c91bcc0437d60",
"version" : "218.0.0"
"branch" : "sam/update-rmf-version-matching-to-ignore-build-number",
"revision" : "3ca813f6b599ec7c5960767ef24a97287fdd7455"
}
},
{
Expand Down

0 comments on commit 2f07904

Please sign in to comment.