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