Skip to content

Commit

Permalink
Set BSK revision
Browse files Browse the repository at this point in the history
  • Loading branch information
amddg44 committed Mar 22, 2024
1 parent 9f2f4b8 commit ec64e4b
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -10032,8 +10032,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 129.1.1;
kind = revision;
revision = b7082afa512c5915ac29335a774f4f1e631a78a4;
};
};
B6F997C22B8F374300476735 /* XCRemoteSwiftPackageReference "apple-toolbox" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
"state" : {
"revision" : "40093418106389c945bbe6df585fdb02833716df",
"version" : "129.1.1"
"revision" : "b7082afa512c5915ac29335a774f4f1e631a78a4"
}
},
{
Expand Down

0 comments on commit ec64e4b

Please sign in to comment.