Skip to content

Commit

Permalink
Set BSK version to 80.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Sep 22, 2023
1 parent 57c4f19 commit cc0eb2f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8923,8 +8923,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
branch = "dominik/sync-logout-unauthorized-sync-operation";
kind = branch;
kind = exactVersion;
version = 80.1.0;
};
};
C14882EB27F211A000D59F0C /* XCRemoteSwiftPackageReference "SwiftSoup" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"package": "BrowserServicesKit",
"repositoryURL": "https://github.com/DuckDuckGo/BrowserServicesKit",
"state": {
"branch": "dominik/sync-logout-unauthorized-sync-operation",
"revision": "2521f21cedd6341d8452afdf978c030f717c3a02",
"version": null
"branch": null,
"revision": "e7d516c7f7c2a4c588336afdf8bd2ac48457e1e4",
"version": "80.1.0"
}
},
{
Expand Down

0 comments on commit cc0eb2f

Please sign in to comment.