Albirew/tachiyomi
Archivé
1
0
Bifurcation 0
Cette révision appartient à :
len 2016-10-15 11:37:28 +02:00
Parent 4578edf157
révision f31aa622c0

Voir le fichier

@ -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"
}