bugsnag / bugsnag-expo

MIT License
11 stars 5 forks source link

Restrict bugsnag gradle plugin dependency to v7 (v46) #103

Closed yousif-bugsnag closed 1 year ago

yousif-bugsnag commented 1 year ago

Goal

Restrict the Bugsnag Android Gradle Plugin dependency in the EAS sourcemap plugin to v7.x

Fixes an issue where the EAS sourcemap plugin was incorrectly pulling in v8 of the Bugsnag Android Gradle Plugin, causing build errors on Android.

Testing

Relied on CI