Acra Updates

This commit is contained in:
IndusAryan 2023-08-17 12:51:30 +05:30 committed by GitHub
parent c2b951a078
commit cbdfc0ad06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -195,8 +195,8 @@ dependencies {
//implementation("com.google.android.exoplayer:extension-leanback:2.14.0") //implementation("com.google.android.exoplayer:extension-leanback:2.14.0")
// Bug reports // Bug reports
implementation("ch.acra:acra-core:5.8.4") implementation("ch.acra:acra-core:5.11.0")
implementation("ch.acra:acra-toast:5.8.4") implementation("ch.acra:acra-toast:5.11.0")
compileOnly("com.google.auto.service:auto-service-annotations:1.0") compileOnly("com.google.auto.service:auto-service-annotations:1.0")
//either for java sources: //either for java sources: