Skip to content

v8.0.0

Compare
Choose a tag to compare
@lemnik lemnik released this 24 Apr 15:30
· 19 commits to v8/main since this release
a4c9a86

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 to false to suppress the extraction of the bugsnag-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