mirror of
https://github.com/bitwarden/android.git
synced 2026-03-12 05:04:17 -05:00
Update Chrome Autofill compatibility mode (#5490)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
android:maxLongVersionCode="10000000000" />
|
||||
<compatibility-package
|
||||
android:name="com.android.chrome"
|
||||
android:maxLongVersionCode="704903820" />
|
||||
android:maxLongVersionCode="711900039" />
|
||||
<compatibility-package
|
||||
android:name="com.android.htmlviewer"
|
||||
android:maxLongVersionCode="10000000000" />
|
||||
@@ -51,7 +51,7 @@
|
||||
android:maxLongVersionCode="10000000000" />
|
||||
<compatibility-package
|
||||
android:name="com.chrome.beta"
|
||||
android:maxLongVersionCode="704900420" />
|
||||
android:maxLongVersionCode="711900039" />
|
||||
<compatibility-package
|
||||
android:name="com.cookiegames.smartcookie"
|
||||
android:maxLongVersionCode="10000000000" />
|
||||
|
||||
Reference in New Issue
Block a user