Merge pull request #7679 from TacoTheDank/reportSenderKotlin

Update ACRA library
This commit is contained in:
Robin 2022-02-14 15:35:00 +01:00 committed by GitHub
commit 8b64316823
2 changed files with 4 additions and 16 deletions

View file

@ -260,7 +260,7 @@ dependencies {
implementation "com.nononsenseapps:filepicker:4.2.1"
// Crash reporting
implementation "ch.acra:acra-core:5.7.0"
implementation "ch.acra:acra-core:5.8.4"
// Properly restarting
implementation 'com.jakewharton:process-phoenix:2.1.2'