mirror of
https://github.com/bitwarden/mobile
synced 2025-12-28 22:23:35 +00:00
Add support for AVG Browser (#883)
* Add AVG Browser to SupportedBrowsers dict * Add AVG Browser to CompatBrowsers * Add AVG Browser compatibility-package entry
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
<compatibility-package
|
||||
android:name="com.avast.android.secure.browser"
|
||||
android:maxLongVersionCode="10000000000"/>
|
||||
<compatibility-package
|
||||
android:name="com.avg.android.secure.browser"
|
||||
android:maxLongVersionCode="10000000000"/>
|
||||
<compatibility-package
|
||||
android:name="com.brave.browser"
|
||||
android:maxLongVersionCode="10000000000"/>
|
||||
|
||||
Reference in New Issue
Block a user