v8.0.0
Enhancements
- Determine the NDK version being used based on the
package.xml
files within the NDK directories, with a fallback to the directory-name.
#515 bugsnag.enableNdkLinkage
can be set tofalse
to suppress the extraction of thebugsnag-plugin-android-ndk
package in projects that don't use our NDK plugin, suppressing "Configuration was resolved at configuration time" warnings as a result.
#520