Closed mlecoq closed 2 years ago
I have now this error
Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':react-native-blob-jsi-helper:downloadBoost'.
> A failure occurred while executing de.undercouch.gradle.tasks.download.internal.DefaultWorkerExecutorHelper$DefaultWorkAction
> de.undercouch.gradle.tasks.download.org.apache.hc.client5.http.ClientProtocolException: Not Found (HTTP status code: 404, URL: https://github.com/react-native-community/boost-for-react-native/releases/download/v1.76.0-0/boost_1_76_0.tar.gz)
Hi, with react native 0.69, I have a build issue
I solved it modifying
build.gradle
following line:with
but it's not backward compatible with RN 0.68