Skip to content

Commit

Permalink
Support environment setting (#2140)
Browse files Browse the repository at this point in the history
  • Loading branch information
quanganhdo authored Nov 9, 2023
1 parent aa7c242 commit f4c0eba
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 @@ -9058,7 +9058,7 @@
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 82.2.3;
version = 82.3.0;
};
};
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": "f2936a65ef7685fe9c39d6a996c8391cdb3d95ff",
"version": "82.2.3"
"revision": "c4d5f6df0340f0a5c109dcded9801ab676de7db5",
"version": "82.3.0"
}
},
{
Expand Down

0 comments on commit f4c0eba

Please sign in to comment.