Add kotlin test to gradle incremental build tests dependencies
KT-8487
This commit is contained in:
+1
@@ -34,4 +34,5 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
compile 'org.jetbrains.kotlin:kotlin-stdlib:0.1-SNAPSHOT'
|
||||
compile 'org.jetbrains.kotlin:kotlin-test:0.1-SNAPSHOT'
|
||||
}
|
||||
Reference in New Issue
Block a user