You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does the project build on your machine with the same commands as in the log (e.g. ./gradlew install) ? No
What error are you seeing?
* What went wrong:
Execution failed for task ':react-native-community_blur:extractReleaseAnnotations'.
> Error while evaluating property 'hasAndroidAnnotations' of task ':react-native-community_blur:extractReleaseAnnotations'.
> Could not resolve all artifacts for configuration ':react-native-community_blur:releaseCompileClasspath'.
> Failed to transform BlurView-version-2.0.3.aar (com.github.Dimezis:BlurView:version-2.0.3) to match attributes {artifactType=android-classes-jar, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.libraryelements=aar, org.gradle.status=release, org.gradle.usage=java-api}.
> Could not find BlurView-version-2.0.3.aar (com.github.Dimezis:BlurView:version-2.0.3).
Searched in the following locations:
https://www.jitpack.io/com/github/Dimezis/BlurView/version-2.0.3/BlurView-version-2.0.3.aar
Thank you!
The text was updated successfully, but these errors were encountered:
The build failed because a dependency was not found:
> Could not find com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4.
Searched in the following locations:
- https://jcenter.bintray.com/com/jfrog/bintray/gradle/gradle-bintray-plugin/1.8.4/gradle-bintray-plugin-1.8.4.pom
- https://dl.google.com/dl/android/maven2/com/jfrog/bintray/gradle/gradle-bintray-plugin/1.8.4/gradle-bintray-plugin-1.8.4.pom
JCenter has been deprecated so you won't be able to get a dependency from there.
Please provide:
Link to build log from https://jitpack.io
Does the project build on your machine with the same commands as in the log (e.g. ./gradlew install) ? No
What error are you seeing?
Thank you!
The text was updated successfully, but these errors were encountered: