diff --git a/app/build.gradle b/app/build.gradle index dd0abe75..95b68cfd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -100,7 +100,7 @@ dependencies { androidTestImplementation 'androidx.test.ext:junit:1.1.3' androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0' - implementation 'ch.acra:acra-http:5.9.6' + implementation 'ch.acra:acra-http:5.11.3' implementation 'ch.acra:acra-dialog:5.9.6' implementation 'com.simplemobiletools:commons:5.29.20' }