mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Added com.amitshekhar.android:debug-db dependency
This commit is contained in:
parent
9899f00f84
commit
eecbed2f61
1 changed files with 3 additions and 0 deletions
|
|
@ -91,4 +91,7 @@ dependencies {
|
||||||
|
|
||||||
// Crash Report
|
// Crash Report
|
||||||
debugImplementation 'com.balsikandar.android:crashreporter:1.1.0'
|
debugImplementation 'com.balsikandar.android:crashreporter:1.1.0'
|
||||||
|
|
||||||
|
// DB debug
|
||||||
|
debugImplementation 'com.amitshekhar.android:debug-db:1.0.6'
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue