Update ACRA library

This commit is contained in:
TacoTheDank 2022-04-14 22:08:42 -04:00
parent dacb99d6d0
commit 37bec602ae
2 changed files with 2 additions and 2 deletions

View file

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