mirror of
https://github.com/bitwarden/mobile
synced 2026-01-08 03:23:23 +00:00
add support for org.mozilla.fenix.nightly (#551)
* Update autofillservice.xml * Update AutofillHelpers.cs * Update AccessibilityHelpers.cs
This commit is contained in:
@@ -48,6 +48,9 @@
|
||||
<compatibility-package
|
||||
android:name="org.mozilla.fenix"
|
||||
android:maxLongVersionCode="10000000000"/>
|
||||
<compatibility-package
|
||||
android:name="org.mozilla.fenix.nightly"
|
||||
android:maxLongVersionCode="10000000000"/>
|
||||
<compatibility-package
|
||||
android:name="org.mozilla.reference.browser"
|
||||
android:maxLongVersionCode="10000000000"/>
|
||||
|
||||
Reference in New Issue
Block a user