We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cba47f commit 25abc8bCopy full SHA for 25abc8b
project-common.yml
@@ -7,16 +7,14 @@ options:
7
usesTabs: false
8
indentWidth: 4
9
tabWidth: 4
10
-
11
include:
12
- path: Configs/local-sdk.yml
13
relativePaths: false
14
enable: ${LOCAL_SDK}
15
16
packages:
17
BitwardenSdk:
18
url: https://github.com/bitwarden/sdk-swift
19
- revision: fe0f17e2c217497fe83e40c8dca324880070dea9
+ revision: 3a2a0988fba5da312a113ca4f59e0a5314c5093e # 1.0.0-281-a1611ee
20
branch: unstable
21
Firebase:
22
url: https://github.com/firebase/firebase-ios-sdk
0 commit comments