Skip to content

Commit

Permalink
Optimize first load of Content Rule Lists (#1841)
Browse files Browse the repository at this point in the history
  • Loading branch information
bwaresiak authored Jul 18, 2023
1 parent 0343000 commit f06aff2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8263,7 +8263,7 @@
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 67.1.0;
version = 67.1.1;
};
};
C14882EB27F211A000D59F0C /* XCRemoteSwiftPackageReference "SwiftSoup" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"repositoryURL": "https://github.com/DuckDuckGo/BrowserServicesKit",
"state": {
"branch": null,
"revision": "84cf076cb8b9b9d733c59a89ee5536296c38a7d2",
"version": "67.1.0"
"revision": "ed8cc2fc771f2ec3a86e1b534f001073a6243381",
"version": "67.1.1"
}
},
{
Expand Down

0 comments on commit f06aff2

Please sign in to comment.