Skip to content

Commit

Permalink
Set BSK to 180.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Aug 4, 2024
1 parent 33986d7 commit c4f0012
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 @@ -10284,8 +10284,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
branch = "bartek/data-debugging";
kind = branch;
kind = exactVersion;
version = 180.0.0;
};
};
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" : {
"branch" : "bartek/data-debugging",
"revision" : "783a12fbb7587fede16e0d9e5b136894bacd24ef"
"revision" : "92ecebfb4172ab9561959a07d7ef7037aea8c6e1",
"version" : "180.0.0"
}
},
{
Expand Down

0 comments on commit c4f0012

Please sign in to comment.