diff --git a/Bitwarden.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Bitwarden.xcworkspace/xcshareddata/swiftpm/Package.resolved index e3baad9dfc..0ad3b81747 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" : "1b1750a6678c1600daecf24bfb1cea052fc3d1e9" + "revision" : "677e15728994fb161417d58674563dedb6199651" } }, { diff --git a/project-common.yml b/project-common.yml index a710fd8d9c..81f573586a 100644 --- a/project-common.yml +++ b/project-common.yml @@ -14,7 +14,7 @@ include: packages: BitwardenSdk: url: https://github.com/bitwarden/sdk-swift - revision: 1b1750a6678c1600daecf24bfb1cea052fc3d1e9 # 1.0.0-3270-7f09fd2 + revision: 677e15728994fb161417d58674563dedb6199651 # 2.0.0-3520-b9cf7b7 branch: unstable Firebase: url: https://github.com/firebase/firebase-ios-sdk