1
0
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:
Nicholas
2019-07-01 23:35:58 +08:00
committed by Kyle Spearrin
parent 8da2eac6d0
commit 73b5d1b3f1
3 changed files with 6 additions and 1 deletions

View File

@@ -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"/>