Update ACRA

This commit is contained in:
arkon
2021-05-27 08:49:47 -04:00
parent 11a232a2df
commit fefa519486
2 changed files with 12 additions and 13 deletions

View File

@@ -214,7 +214,7 @@ dependencies {
implementation("com.jakewharton.timber:timber:4.7.1")
// Crash reports
implementation("ch.acra:acra-http:5.7.0")
implementation("ch.acra:acra-http:5.8.1")
// Sort
implementation("com.github.gpanther:java-nat-sort:natural-comparator-1.1")