diff --git a/Bitwarden.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Bitwarden.xcworkspace/xcshareddata/swiftpm/Package.resolved index e3baad9dfc..03dd332e85 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" : "6b761c2689416d0f23477db1512b8a9033ae2bcb" } }, { diff --git a/project-common.yml b/project-common.yml index a710fd8d9c..5e65f6c098 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: 6b761c2689416d0f23477db1512b8a9033ae2bcb # 2.0.0-3441-be7f234 branch: unstable Firebase: url: https://github.com/firebase/firebase-ios-sdk