Removed ACRA crash reporting.

This commit is contained in:
Erik C. Thauvin 2019-09-26 18:06:55 -07:00
parent df097598cd
commit da22420b47
8 changed files with 4 additions and 237 deletions

View file

@ -65,9 +65,6 @@ dependencies {
//implementation 'com.github.daniel-stoneuk:material-about-library:2.2.1'
implementation "com.android.support:animated-vector-drawable:$support_version"
implementation "com.android.support:cardview-v7:$support_version"
// https://github.com/ACRA/acra
implementation 'ch.acra:acra:4.11'
}
repositories {