mirror of
https://github.com/bitwarden/mobile
synced 2025-12-20 10:13:42 +00:00
Update support for Ungoogled Chromium browser (#1119)
This commit is contained in:
@@ -178,4 +178,10 @@
|
||||
<compatibility-package
|
||||
android:name="org.ungoogled.chromium"
|
||||
android:maxLongVersionCode="10000000000"/>
|
||||
<compatibility-package
|
||||
android:name="org.ungoogled.chromium.extensions.stable"
|
||||
android:maxLongVersionCode="10000000000"/>
|
||||
<compatibility-package
|
||||
android:name="org.ungoogled.chromium.stable"
|
||||
android:maxLongVersionCode="10000000000"/>
|
||||
</autofill-service>
|
||||
|
||||
Reference in New Issue
Block a user