diff --git a/ReactAndroid/gradle.properties b/ReactAndroid/gradle.properties index c375d5536116df..e9b65c313e4277 100644 --- a/ReactAndroid/gradle.properties +++ b/ReactAndroid/gradle.properties @@ -20,6 +20,6 @@ BOOST_VERSION=1_63_0 DOUBLE_CONVERSION_VERSION=1.1.6 FOLLY_VERSION=2018.10.22.00 GLOG_VERSION=0.3.5 -JSC_VERSION=236355.1.1 +JSC_VERSION=245459.0.0 android.enableR8=false