Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit b8ed875

Browse files
committed
Set BSK release
1 parent 6dd46d5 commit b8ed875

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

DuckDuckGo.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -11864,8 +11864,8 @@
1186411864
isa = XCRemoteSwiftPackageReference;
1186511865
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
1186611866
requirement = {
11867-
kind = revision;
11868-
revision = cd3c51a6684e3cc7573db41bf73e002c4ee58fa1;
11867+
kind = exactVersion;
11868+
version = 224.1.0;
1186911869
};
1187011870
};
1187111871
9F8FE9472BAE50E50071E372 /* XCRemoteSwiftPackageReference "lottie-spm" */ = {

DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

+4-3
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"kind" : "remoteSourceControl",
3333
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
3434
"state" : {
35-
"revision" : "cd3c51a6684e3cc7573db41bf73e002c4ee58fa1"
35+
"revision" : "14384f05a6e43842c4626e06736e2c4f5d758057",
36+
"version" : "224.1.0"
3637
}
3738
},
3839
{
@@ -58,8 +59,8 @@
5859
"kind" : "remoteSourceControl",
5960
"location" : "https://github.com/duckduckgo/duckduckgo-autofill.git",
6061
"state" : {
61-
"revision" : "88982a3802ac504e2f1a118a73bfdf2d8f4a7735",
62-
"version" : "16.0.0"
62+
"revision" : "47c26dc32b94cdbcef3e6157497147917678c25c",
63+
"version" : "16.1.0"
6364
}
6465
},
6566
{

0 commit comments

Comments
 (0)