Skip to content

Commit

Permalink
bump CSS for duckplayer fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane Osbourne committed Apr 2, 2024
1 parent a9a6f0a commit a4fa0d9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -14361,8 +14361,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/duckduckgo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 132.0.1;
branch = "shane/duckplayer-batch-bugs";
kind = branch;
};
};
9FF521422BAA8FF300B9819B /* XCRemoteSwiftPackageReference "lottie-spm" */ = {
Expand Down Expand Up @@ -14476,7 +14476,6 @@
};
3706FA6B293F65D500E42796 /* TrackerRadarKit */ = {
isa = XCSwiftPackageProductDependency;
package = 3706FA6C293F65D500E42796 /* XCRemoteSwiftPackageReference "TrackerRadarKit" */;
productName = TrackerRadarKit;
};
3706FA71293F65D500E42796 /* BrowserServicesKit */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/BrowserServicesKit",
"state" : {
"revision" : "73f68ee1c0dda3cd4a0b0cc3cc38a6cc7e605829",
"version" : "132.0.1"
"branch" : "shane/duckplayer-batch-bugs",
"revision" : "9a29f9f8b29e9cb718fc0d822ec98bc95fbefbe4"
}
},
{
"identity" : "content-scope-scripts",
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/content-scope-scripts",
"state" : {
"revision" : "62d5dc3d02f6a8347dc5f0b52162a0107d38b74c",
"version" : "5.8.0"
"branch" : "04-02-IGNORE_-_temp_assets_for_ship-review",
"revision" : "902cb65c217b1808ffc7517380ca7610e7e3630e"
}
},
{
Expand Down Expand Up @@ -165,7 +165,7 @@
{
"identity" : "trackerradarkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/TrackerRadarKit",
"location" : "https://github.com/duckduckgo/TrackerRadarKit.git",
"state" : {
"revision" : "a6b7ba151d9dc6684484f3785293875ec01cc1ff",
"version" : "1.2.2"
Expand Down

0 comments on commit a4fa0d9

Please sign in to comment.