Skip to content

Commit

Permalink
Update BSK version.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Jan 22, 2024
1 parent 5533bb1 commit b8ab9e2
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 @@ -9961,8 +9961,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 101.2.0;
branch = "sam/avoid-sending-first-latency-measurement-as-pixel";
kind = branch;
};
};
C14882EB27F211A000D59F0C /* XCRemoteSwiftPackageReference "SwiftSoup" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
"state" : {
"revision" : "4b9b5339f21647efca6aef66b8ed400a7cfa804f",
"version" : "101.2.0"
"branch" : "sam/avoid-sending-first-latency-measurement-as-pixel",
"revision" : "68594665177debffe4a2c0037d119810f276ca2c"
}
},
{
Expand Down

0 comments on commit b8ab9e2

Please sign in to comment.