Skip to content

Commit

Permalink
Subscription Caching
Browse files Browse the repository at this point in the history
  • Loading branch information
afterxleep committed Mar 9, 2024
1 parent 92ee914 commit 85bae13
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 @@ -10016,8 +10016,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 119.1.0;
branch = daniel/subscription.cache;
kind = branch;
};
};
B6F997C22B8F374300476735 /* XCRemoteSwiftPackageReference "apple-toolbox" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
"state" : {
"revision" : "38f51b83343d533dab2b9280a9618462149be4c8",
"version" : "119.1.0"
"branch" : "daniel/subscription.cache",
"revision" : "7d872784bfb0a945fbbb12f019a8a24788bb18f5"
}
},
{
Expand Down

0 comments on commit 85bae13

Please sign in to comment.