Update ACRA library

This commit is contained in:
TacoTheDank 2022-02-02 13:12:29 -05:00
parent eaf30551ae
commit f77adbceae
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'