Skip to content

Commit

Permalink
Set BSK release
Browse files Browse the repository at this point in the history
  • Loading branch information
amddg44 committed Dec 9, 2024
1 parent a98cc12 commit 7a1e88b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -11569,8 +11569,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = revision;
revision = de6e2b222e130bfd0a5ce97e1e011516fe779ebb;
kind = exactVersion;
version = 219.1.0;
};
};
9F8FE9472BAE50E50071E372 /* XCRemoteSwiftPackageReference "lottie-spm" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
"state" : {
"revision" : "de6e2b222e130bfd0a5ce97e1e011516fe779ebb"
"revision" : "6c335fb4355e7128dd9fb9fd25ac3de8942846ad",
"version" : "219.1.0"
}
},
{
Expand Down

0 comments on commit 7a1e88b

Please sign in to comment.