1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-18 01:03:24 +00:00

Added support for SmartCookieWeb and SmartCookieWeb Preview (#1411)

This commit is contained in:
CookieJarApps
2021-05-26 18:41:16 +01:00
committed by GitHub
parent 976eeab6d7
commit fbb7b05b9c
3 changed files with 10 additions and 0 deletions

View File

@@ -56,6 +56,12 @@
<compatibility-package
android:name="com.chrome.dev"
android:maxLongVersionCode="10000000000"/>
<compatibility-package
android:name="com.cookiegames.smartcookie"
android:maxLongVersionCode="10000000000"/>
<compatibility-package
android:name="com.cookiejarapps.android.smartcookieweb"
android:maxLongVersionCode="10000000000"/>
<compatibility-package
android:name="com.ecosia.android"
android:maxLongVersionCode="10000000000"/>