Removed ROD dependency

This commit is contained in:
CappielloAntonio 2021-08-25 09:55:56 +02:00
parent 7f7ba52119
commit 8810eecd10
2 changed files with 0 additions and 4 deletions

View file

@ -84,9 +84,6 @@ dependencies {
// Square - Canary
// debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.7'
// Red screen of death
// debugImplementation 'com.melegy.redscreenofdeath:red-screen-of-death:0.1.2'
// Crash Report
debugImplementation 'com.balsikandar.android:crashreporter:1.1.0'
}