|
|
@ -277,7 +277,7 @@ dependencies {
|
|
|
|
|
|
|
|
|
|
|
|
// https://github.com/bugsnag/bugsnag-android
|
|
|
|
// https://github.com/bugsnag/bugsnag-android
|
|
|
|
implementation("com.bugsnag:bugsnag-android:$bugsnag_version") {
|
|
|
|
implementation("com.bugsnag:bugsnag-android:$bugsnag_version") {
|
|
|
|
//exclude group: "com.bugsnag", module: "bugsnag-plugin-android-anr"
|
|
|
|
exclude group: "com.bugsnag", module: "bugsnag-plugin-android-anr"
|
|
|
|
exclude group: "com.bugsnag", module: "bugsnag-plugin-android-ndk"
|
|
|
|
exclude group: "com.bugsnag", module: "bugsnag-plugin-android-ndk"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|