mirror of
https://github.com/bitwarden/android.git
synced 2026-08-30 17:33:42 -05:00
9 lines
328 B
XML
9 lines
328 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string-array name="known_bitwarden_certs">
|
|
<!-- This is the SHA-256 digest for Debug signing key of the Bitwarden App debug
|
|
variant: -->
|
|
<item>0418ff9b3a883040ee3e1931093a7edca19b2f87f455388f28906bf262e32de7</item>
|
|
</string-array>
|
|
</resources>
|