1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-20 18:23:51 +00:00

Add support for Bromite's vanilla build of Chromium (#951)

This commit is contained in:
Carl
2020-06-03 05:18:30 +02:00
committed by GitHub
parent 06a462d48c
commit 9e7b7415a5
3 changed files with 5 additions and 0 deletions

View File

@@ -121,6 +121,9 @@
<compatibility-package
android:name="org.bromite.bromite"
android:maxLongVersionCode="10000000000"/>
<compatibility-package
android:name="org.bromite.chromium"
android:maxLongVersionCode="10000000000"/>
<compatibility-package
android:name="org.chromium.chrome"
android:maxLongVersionCode="10000000000"/>