From 0f992d27b36b8477de8e8dd197b40fe3c5b896b0 Mon Sep 17 00:00:00 2001 From: Makoto Kato Date: Fri, 29 Oct 2021 03:44:24 +0900 Subject: [PATCH] Turn off autofill compatibility mode on the latest Firefox and Firefox beta. (#1592) --- src/Android/Resources/xml/autofillservice.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Android/Resources/xml/autofillservice.xml b/src/Android/Resources/xml/autofillservice.xml index d35826c24..a931484b7 100644 --- a/src/Android/Resources/xml/autofillservice.xml +++ b/src/Android/Resources/xml/autofillservice.xml @@ -211,10 +211,10 @@ android:maxLongVersionCode="10000000000"/> + android:maxLongVersionCode="2015836711"/> + android:maxLongVersionCode="2015849447"/>