Filter exceptions reporting via ACRA

This commit is contained in:
Koitharu
2024-01-07 15:51:16 +02:00
parent adffa800e8
commit 514870f71c
2 changed files with 26 additions and 0 deletions

View File

@@ -138,6 +138,8 @@ dependencies {
implementation 'ch.acra:acra-http:5.11.3'
implementation 'ch.acra:acra-dialog:5.11.3'
compileOnly 'com.google.auto.service:auto-service-annotations:1.1.1'
ksp 'dev.zacsweers.autoservice:auto-service-ksp:1.1.0'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.12'