diff --git a/Bitwarden.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Bitwarden.xcworkspace/xcshareddata/swiftpm/Package.resolved index 507709a9af..2a826f59eb 100644 --- a/Bitwarden.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Bitwarden.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -123,7 +123,7 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/bitwarden/sdk-swift", "state" : { - "revision" : "f14c06fd4f77b290dfd447aadd80a3bbc54da97c" + "revision" : "d85f95b6177885505631e71c65175faf15551e75" } }, { diff --git a/project-common.yml b/project-common.yml index e8633d40ae..4848a75e63 100644 --- a/project-common.yml +++ b/project-common.yml @@ -14,7 +14,7 @@ include: packages: BitwardenSdk: url: https://github.com/bitwarden/sdk-swift - revision: f14c06fd4f77b290dfd447aadd80a3bbc54da97c # 1.0.0-2413-0eba924 + revision: d85f95b6177885505631e71c65175faf15551e75 # 1.0.0-2439-e30f1ea branch: unstable Firebase: url: https://github.com/firebase/firebase-ios-sdk