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 3a6ff81 commit 4b98a41Copy full SHA for 4b98a41
build.gradle
@@ -18,7 +18,7 @@ dependencies {
18
19
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
20
21
- compile 'com.github.elect86:kotlintest:43281b7e1b'
+ testCompile 'com.github.elect86:kotlintest:43281b7e1b'
22
}
23
24
repositories {
0 commit comments