simplify timeline cleanup (#1932)
* simplify timeline cleanup * fix test
This commit is contained in:
parent
986eb9d542
commit
a6673a6eb2
5 changed files with 26 additions and 35 deletions
|
@ -175,7 +175,7 @@ dependencies {
|
|||
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
|
||||
|
||||
androidTestImplementation "androidx.test.espresso:espresso-core:3.2.0"
|
||||
androidTestImplementation "android.arch.persistence.room:testing:1.1.1"
|
||||
androidTestImplementation "androidx.room:room-testing:$roomVersion"
|
||||
androidTestImplementation "androidx.test.ext:junit:1.1.1"
|
||||
|
||||
debugImplementation "im.dino:dbinspector:4.0.0@aar"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue