mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-01-31 18:22:05 -05:00
Merge pull request #2724 from CatimaLoyalty/dependabot/gradle/acraVersion-5.13.1
Bump acraVersion from 5.12.0 to 5.13.1
This commit is contained in:
@@ -133,7 +133,7 @@ dependencies {
|
||||
implementation("net.lingala.zip4j:zip4j:2.11.5")
|
||||
|
||||
// Crash reporting
|
||||
val acraVersion = "5.12.0"
|
||||
val acraVersion = "5.13.1"
|
||||
implementation("ch.acra:acra-mail:$acraVersion")
|
||||
implementation("ch.acra:acra-dialog:$acraVersion")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user