From f5f75371f8cdf01ee02785f8a90ca3acd97cd9c6 Mon Sep 17 00:00:00 2001 From: lyswhut Date: Fri, 17 Dec 2021 19:44:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=9E=84=E5=BB=BA=E5=A4=B1?= =?UTF-8?q?=E8=B4=A5=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/gradle.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/android/gradle.properties b/android/gradle.properties index 4dc5f48..d5743bf 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -36,3 +36,6 @@ org.gradle.jvmargs=-Xmx4g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError # AsyncStorage_dedicatedExecutor = true AsyncStorage_useNextStorage=true AsyncStorage_kotlinVersion=1.4.32 + +# https://github.com/wix/react-native-navigation/issues/7403 +android.jetifier.blacklist = bcprov-jdk15on