Remove bugsnag

This commit is contained in:
darken
2023-09-11 20:32:53 +02:00
committed by Matthias Urhahn
parent 3920489dcd
commit d8fb9cdd30
13 changed files with 18 additions and 238 deletions
@@ -45,15 +45,6 @@
<PreferenceCategory
android:title="@string/settings_licenses_label"
app:iconSpaceReserved="false">
<Preference
android:key="license.bugsnag"
android:summary="Client side library for crash monitoring via bugsnag.com. (MIT)"
android:title="Bugsnag"
app:iconSpaceReserved="false">
<intent
android:action="android.intent.action.VIEW"
android:data="https://github.com/bugsnag/bugsnag-android" />
</Preference>
<Preference
android:key="license.glide"
android:summary="An image loading and caching library for Android focused on smooth scrolling. (Multiple licenses)"