mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-05 01:15:14 +01:00
Fix tests
This commit is contained in:
parent
4578edf157
commit
f31aa622c0
@ -186,6 +186,8 @@ dependencies {
|
||||
testCompile 'org.assertj:assertj-core:1.7.1'
|
||||
testCompile 'org.mockito:mockito-core:1.10.19'
|
||||
testCompile 'org.robolectric:robolectric:3.1.2'
|
||||
testCompile 'org.robolectric:shadows-multidex:3.1.2'
|
||||
testCompile 'org.robolectric:shadows-play-services:3.1.2'
|
||||
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user