Skip to content

Commit

Permalink
Switch to branch of BSK
Browse files Browse the repository at this point in the history
  • Loading branch information
miasma13 committed Jun 26, 2024
1 parent 5894c35 commit 79db079
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9821,8 +9821,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 161.1.2;
branch = "michal/update-manage-subscription";
kind = branch;
};
};
9F8FE9472BAE50E50071E372 /* XCRemoteSwiftPackageReference "lottie-spm" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,13 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
"state" : {
<<<<<<< Updated upstream
"revision" : "cde956dec771bb7196ab3f4b07e00254e433d58d",
"version" : "161.1.2"
=======
"branch" : "michal/update-manage-subscription",
"revision" : "60cdef45aae5e2f015decea813b5a9efa4e1c874"
>>>>>>> Stashed changes
}
},
{
Expand Down

0 comments on commit 79db079

Please sign in to comment.