Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BlurView/version-2.0.3 build #6840

Open
martinnov92 opened this issue Jan 28, 2025 · 2 comments
Open

BlurView/version-2.0.3 build #6840

martinnov92 opened this issue Jan 28, 2025 · 2 comments
Labels
build Report a failed build

Comments

@martinnov92
Copy link

martinnov92 commented Jan 28, 2025

Please provide:

* 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!

@martinnov92 martinnov92 added the build Report a failed build label Jan 28, 2025
@jitpack-io
Copy link
Member

Hi

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.

@rahadkc
Copy link

rahadkc commented Feb 3, 2025

I was also facing the same issue with BluView version and uses npx expo install --fix to update expo packages and it fixed my problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Report a failed build
Projects
None yet
Development

No branches or pull requests

3 participants