1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-20 10:13:42 +00:00

Add support for Iceraven browser (#1106)

* Add support for Iceraven browser

* Remove legacy Firefox support from Iceraven
This commit is contained in:
yaakovfeldman
2020-10-05 14:15:01 +01:00
committed by GitHub
parent 096a9561ed
commit 8f533bc576
3 changed files with 5 additions and 0 deletions

View File

@@ -118,6 +118,9 @@
<compatibility-package
android:name="idm.internet.download.manager.plus"
android:maxLongVersionCode="10000000000"/>
<compatibility-package
android:name="io.github.forkmaintainers.iceraven"
android:maxLongVersionCode="10000000000"/>
<compatibility-package
android:name="mark.via.gp"
android:maxLongVersionCode="10000000000"/>