Skip to content

Commit 9597d47

Browse files
authored
Merge pull request #8407 from TacoTheDank/bumpACRAGroupie
Update Groupie and ACRA libraries
2 parents 2dd4f8b + e6f2e97 commit 9597d47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ ext {
107107
icepickVersion = '3.2.0'
108108
exoPlayerVersion = '2.17.1'
109109
googleAutoServiceVersion = '1.0.1'
110-
groupieVersion = '2.10.0'
110+
groupieVersion = '2.10.1'
111111
markwonVersion = '4.6.2'
112112

113113
leakCanaryVersion = '2.5'
@@ -262,7 +262,7 @@ dependencies {
262262
implementation "com.nononsenseapps:filepicker:4.2.1"
263263

264264
// Crash reporting
265-
implementation "ch.acra:acra-core:5.9.1"
265+
implementation "ch.acra:acra-core:5.9.3"
266266

267267
// Properly restarting
268268
implementation 'com.jakewharton:process-phoenix:2.1.2'

0 commit comments

Comments
 (0)