Skip to content

Commit

Permalink
BSK - Add feature flag for SKAN API (#3356)
Browse files Browse the repository at this point in the history
Task/Issue URL: https://app.asana.com/0/1204167627774280/1208294274484279/f

**Description**:
Update BSK with feature flag for SKAN
No other changes
  • Loading branch information
Bunn authored Sep 12, 2024
1 parent 1ead3fc commit 5798fce
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 @@ -10853,7 +10853,7 @@
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 193.1.0;
version = 193.2.0;
};
};
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" : "b55c174793e630d6ec4e0ef471f32a557697cc21",
"version" : "193.1.0"
"revision" : "0021e32b01baca06372e3479d4a33980d7af6618",
"version" : "193.2.0"
}
},
{
Expand Down

0 comments on commit 5798fce

Please sign in to comment.