1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-15 06:53:17 +00:00

Added kiwi Browser "Dev" package name for autofill support (#1694)

* Added Kiwi Browser Dev support
This commit is contained in:
Indranil012
2022-01-18 03:40:33 +05:30
committed by GitHub
parent 5e15a2f30e
commit 42403210a0
3 changed files with 5 additions and 0 deletions

View File

@@ -77,6 +77,9 @@
<compatibility-package
android:name="com.kiwibrowser.browser"
android:maxLongVersionCode="10000000000"/>
<compatibility-package
android:name="com.kiwibrowser.browser.dev"
android:maxLongVersionCode="10000000000"/>
<compatibility-package
android:name="com.microsoft.emmx"
android:maxLongVersionCode="10000000000"/>