FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':react-native-image-sequence'.
> Could not resolve all artifacts for configuration ':react-native-image-sequence:classpath'.
> Could not find com.android.tools.build:gradle:4.1.3.
Searched in the following locations:
- https://jcenter.bintray.com/com/android/tools/build/gradle/4.1.3/gradle-4.1.3.pom If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration. Required by:
project :react-native-image-sequence
Got this error until I added this locally:
with root
build.gradle
:and this root
gradle-wrapper.properties