mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Add Traceur for getting meaningful RxJava stack traces (#1832)
This commit is contained in:
parent
b17957dbb1
commit
11c3772dd0
2 changed files with 5 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ dependencies {
|
|||
testImplementation 'com.squareup.okhttp3:mockwebserver:3.8.1'
|
||||
implementation 'com.dinuscxj:circleprogressbar:1.1.1'
|
||||
|
||||
implementation 'com.tspoon.traceur:traceur:1.0.1'
|
||||
implementation 'com.caverock:androidsvg:1.2.1'
|
||||
implementation 'com.github.bumptech.glide:glide:4.7.1'
|
||||
kapt 'com.github.bumptech.glide:compiler:4.7.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue