mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Added CrashReporter dependencies
This commit is contained in:
parent
10c5c295e6
commit
3c507f2f4b
2 changed files with 6 additions and 1 deletions
|
|
@ -82,8 +82,11 @@ dependencies {
|
|||
// debugImplementation 'com.amitshekhar.android:debug-db:1.0.6'
|
||||
|
||||
// Square - Canary
|
||||
// debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.7'
|
||||
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'
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue