issues
search
bugsnag
/
bugsnag-android-gradle-plugin
Gradle plugin for BugSnag which uploads ProGuard, DexGuard and NDK mapping files, and sends build notifications
https://docs.bugsnag.com/build-integrations/gradle/
MIT License
70
stars
38
forks
source link
Release v8.0.0
#518
Closed
lemnik
closed
1 year ago
lemnik
commented
1 year ago
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
Support for Android Gradle Plugin 8.0+
#500
NDK:
objcopy
is now the default symbol-extraction mechanism (useLegacyNdkSymbolUpload is
false
by default)
#505
Enhancements
package.xml
files within the NDK directories, with a fallback to the directory-name. #515objcopy
is now the default symbol-extraction mechanism (useLegacyNdkSymbolUpload isfalse
by default) #505