Skip to content

Commit

Permalink
Add Missing Enum to Freemium RMF Implementation (#3673)
Browse files Browse the repository at this point in the history
Task/Issue URL:
https://app.asana.com/0/1206488453854252/1208904081551825/f

**Description**: Bump BSK for missing Freemium RMF enum
  • Loading branch information
aataraxiaa authored Dec 5, 2024
1 parent 6683ba0 commit abdc3c1
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 @@ -11358,7 +11358,7 @@
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 217.0.1;
version = 217.0.2;
};
};
9F8FE9472BAE50E50071E372 /* XCRemoteSwiftPackageReference "lottie-spm" */ = {
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" : "0448a7610e23d03e4d8ac3173af40bd591094d90",
"version" : "217.0.1"
"revision" : "f0755fbb3309c93c8490dc8bbdfb7e2e7613bef6",
"version" : "217.0.2"
}
},
{
Expand Down

0 comments on commit abdc3c1

Please sign in to comment.