Releases: bugsnag/bugsnag-android-gradle-plugin
Releases · bugsnag/bugsnag-android-gradle-plugin
v5.7.6
- Replace Groovy XML library used for parsing AndroidManifest.xml
#379
v5.7.4
- Fix
nodeModulesDir
option not being applied
#366
v5.7.3
- Support uploading JS sourcemaps generated with Hermes
#362
v5.7.2
- Add support for DexGuard 9
#359
v5.7.1
- Add warning in BAGP for React Native when running via react-native CLI
#357
v5.6.0
Bump version to prevent v5.5.0-alpha01 being picked up by users with wildcard dependency versions.
v5.5.0-alpha01
Merge pull request #345 from bugsnag/PLAT-5509
Tweak error message for missing source-map tool
v5.4.0
This release improves performance by always compressing ProGuard/R8 mapping files before attempting upload.
Depending on the contents of the mapping file, this can reduce the upload size by ~80%.