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

Add support for Soul browser (#1348)

This commit is contained in:
dldhk97
2021-04-02 03:01:21 +09:00
committed by GitHub
parent d926565358
commit 5c6b9fa471
3 changed files with 5 additions and 0 deletions

View File

@@ -80,6 +80,9 @@
<compatibility-package
android:name="com.mmbox.xbrowser"
android:maxLongVersionCode="10000000000"/>
<compatibility-package
android:name="com.mycompany.app.soulbrowser"
android:maxLongVersionCode="10000000000"/>
<compatibility-package
android:name="com.naver.whale"
android:maxLongVersionCode="10000000000"/>