We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6973f6 commit ad105f6Copy full SHA for ad105f6
build.gradle
@@ -11,7 +11,7 @@ targetCompatibility = JavaVersion.VERSION_1_8
11
dependencies {
12
compile 'io.reactivex:rxjava:2.0.+'
13
testCompile 'junit:junit-dep:4.+'
14
- testCompile 'org.mockito:mockito-core:1.8.5
+ testCompile 'org.mockito:mockito-core:1.8.5'
15
}
16
17
0 commit comments