fix: Add brave version code for Autofill #2235

This commit is contained in:
J-Jamet
2025-10-24 17:40:38 +02:00
parent 1fb9595ec3
commit ea69d5acb2
4 changed files with 4 additions and 4 deletions

View File

@@ -55,7 +55,7 @@ Settings Activity. This is pointed to in the service's meta-data in the applicat
android:maxLongVersionCode="10000000000" />
<compatibility-package
android:name="com.brave.browser"
android:maxLongVersionCode="10000000000" />
android:maxLongVersionCode="427912623" />
<compatibility-package
android:name="com.brave.browser_beta"
android:maxLongVersionCode="10000000000" />