Skip to content

Commit

Permalink
Main rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
aataraxiaa committed Dec 4, 2024
1 parent 687c5db commit 5c7c50f
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 @@ -15338,8 +15338,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/duckduckgo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 217.0.1;
branch = "pete/complete-freemium-RMF-implementation";
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" : "0448a7610e23d03e4d8ac3173af40bd591094d90",
"version" : "217.0.1"
"branch" : "pete/complete-freemium-RMF-implementation",
"revision" : "7de7a7427af97f9c5a70fdb7d20b4cd67695768e"
}
},
{
Expand Down

0 comments on commit 5c7c50f

Please sign in to comment.