Replace with ACRA bug reporter.
This commit is contained in:
@@ -38,6 +38,10 @@ repositories {
|
||||
}
|
||||
|
||||
android {
|
||||
compileOptions {
|
||||
sourceCompatibility 1.8
|
||||
targetCompatibility 1.8
|
||||
}
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion '27.0.3'
|
||||
defaultConfig {
|
||||
@@ -164,6 +168,10 @@ dependencies {
|
||||
|
||||
implementation 'androidx.core:core-ktx:0.3'
|
||||
|
||||
// Crash
|
||||
implementation "ch.acra:acra-http:5.1.3"
|
||||
implementation "ch.acra:acra-dialog:5.1.3"
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user