1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-08 19:43:56 +00:00

Opera GX Autofill Support (#1855)

Added Opera GX Support for autofill
This commit is contained in:
Donkeykong307
2022-07-14 21:27:53 +01:00
committed by GitHub
parent f2ba86a62b
commit 70cf7431f7
3 changed files with 5 additions and 0 deletions

View File

@@ -119,6 +119,9 @@
<compatibility-package
android:name="com.opera.browser.beta"
android:maxLongVersionCode="10000000000"/>
<compatibility-package
android:name="com.opera.gx"
android:maxLongVersionCode="10000000000"/>
<compatibility-package
android:name="com.opera.mini.native"
android:maxLongVersionCode="10000000000"/>