1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-17 16:53:26 +00:00

Add support for Vanadium in GrapheneOS (#2199)

Co-authored-by: mp-bw <59324545+mp-bw@users.noreply.github.com>
This commit is contained in:
flawedworld
2022-12-08 15:07:06 +00:00
committed by GitHub
parent 7a08452fa8
commit 2f6fd476a2
3 changed files with 5 additions and 0 deletions

View File

@@ -17,6 +17,9 @@
<compatibility-package
android:name="alook.browser.google"
android:maxLongVersionCode="10000000000"/>
<compatibility-package
android:name="app.vanadium.browser"
android:maxLongVersionCode="10000000000"/>
<compatibility-package
android:name="com.amazon.cloud9"
android:maxLongVersionCode="10000000000"/>