1
0
mirror of https://github.com/bitwarden/web synced 2026-01-21 11:53:22 +00:00

Remove assetlinks (#1165)

* remove assetlinks copy command

* remove android debug key hash

* Delete assetlinks.json

delete assetlinks file

* remove assetlinks copy command
This commit is contained in:
Matt Portune
2021-08-30 21:40:34 -04:00
committed by GitHub
parent 2e868c8111
commit f08b6e7975
4 changed files with 1 additions and 30 deletions

View File

@@ -8,8 +8,7 @@
"ids": [
"https://vault.bitwarden.com",
"ios:bundle-id:com.8bit.bitwarden",
"android:apk-key-hash:dUGFzUzf3lmHSLBDBIv+WaFyZMI",
"android:apk-key-hash-sha256:FubAP/lVUILntSvHc1ZpYh7LwOoDai/lmePXNKyyzgM"
"android:apk-key-hash:dUGFzUzf3lmHSLBDBIv+WaFyZMI"
]
}
]