mirror of
https://github.com/bitwarden/mobile
synced 2025-12-26 05:03:39 +00:00
Add support for GNU IceCat (#873)
* Add GNU IceCat to SupportedBrowsers dict * Add GNU IceCat to CompatBrowsers * Add GNU IceCat compatibility-package entry
This commit is contained in:
@@ -113,6 +113,9 @@
|
||||
<compatibility-package
|
||||
android:name="org.codeaurora.swe.browser"
|
||||
android:maxLongVersionCode="10000000000"/>
|
||||
<compatibility-package
|
||||
android:name="org.gnu.icecat"
|
||||
android:maxLongVersionCode="10000000000"/>
|
||||
<compatibility-package
|
||||
android:name="org.mozilla.fenix"
|
||||
android:maxLongVersionCode="10000000000"/>
|
||||
|
||||
Reference in New Issue
Block a user