Skip to content

Commit

Permalink
updating BSK dependency to branch
Browse files Browse the repository at this point in the history
  • Loading branch information
studiosutara committed Nov 22, 2024
1 parent dddb70c commit 3565ee8
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 @@ -11045,8 +11045,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 211.1.2;
branch = smodi/content_blocking_lookup_time_tracking;
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" : "deacf613553334f35053a2092d4e062e4775544c",
"version" : "211.1.2"
"branch" : "smodi/content_blocking_lookup_time_tracking",
"revision" : "9d09c7b0c7f2826c8397783727ef53d9d40ef439"
}
},
{
Expand Down

0 comments on commit 3565ee8

Please sign in to comment.