bugsnag / bugsnag-react-native

Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
https://docs.bugsnag.com/platforms/react-native
MIT License
370 stars 121 forks source link

Error Android build React Native 0.60.+ #406

Closed mezalejandro closed 5 years ago

mezalejandro commented 5 years ago

When I run react-native run-android or ./gradlew assembleRelease I have the following error:

mattdyoung commented 5 years ago

Hi @mezalejandro

I saw you also wrote in to support@bugsnag.com with the same issue so we've been responding to you there.

We can't currently see why it's not finding that dependency but this definitely looks like a gradle configuration issue rather than any bug with the library. The dependency it's looking for does exist in Google's maven repository: https://mvnrepository.com/artifact/androidx.annotation/annotation/1.0.0