We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2dd4f8b + e6f2e97 commit 9597d47Copy full SHA for 9597d47
1 file changed
app/build.gradle
@@ -107,7 +107,7 @@ ext {
107
icepickVersion = '3.2.0'
108
exoPlayerVersion = '2.17.1'
109
googleAutoServiceVersion = '1.0.1'
110
- groupieVersion = '2.10.0'
+ groupieVersion = '2.10.1'
111
markwonVersion = '4.6.2'
112
113
leakCanaryVersion = '2.5'
@@ -262,7 +262,7 @@ dependencies {
262
implementation "com.nononsenseapps:filepicker:4.2.1"
263
264
// Crash reporting
265
- implementation "ch.acra:acra-core:5.9.1"
+ implementation "ch.acra:acra-core:5.9.3"
266
267
// Properly restarting
268
implementation 'com.jakewharton:process-phoenix:2.1.2'
0 commit comments