mirror of
https://github.com/bitwarden/mobile
synced 2025-12-21 18:53:29 +00:00
[SupportedBrowsers] Small update (#1187)
* [SupportedBrowsers] Small update See PR for more info. * Remove `org.ungoogled.chromium` from AutofillHelpers.CompatBrowsers too Reason: deprecated. * Remove `org.ungoogled.chromium` from autofillservice.xml too Reason: deprecated. * url -> URL
This commit is contained in:
@@ -191,9 +191,6 @@
|
||||
<compatibility-package
|
||||
android:name="org.torproject.torbrowser_alpha"
|
||||
android:maxLongVersionCode="10000000000"/>
|
||||
<compatibility-package
|
||||
android:name="org.ungoogled.chromium"
|
||||
android:maxLongVersionCode="10000000000"/>
|
||||
<compatibility-package
|
||||
android:name="org.ungoogled.chromium.extensions.stable"
|
||||
android:maxLongVersionCode="10000000000"/>
|
||||
|
||||
Reference in New Issue
Block a user