New J2K: Fix gradle build for nj2k-services
This commit is contained in:
committed by
Ilya Kirillov
parent
7f9250c914
commit
1e73748ab4
@@ -7,7 +7,6 @@ plugins {
|
||||
dependencies {
|
||||
testRuntime(intellijDep())
|
||||
|
||||
compile(project(":kotlin-stdlib-jdk8"))
|
||||
compileOnly(project(":kotlin-reflect-api"))
|
||||
compile(project(":core:descriptors"))
|
||||
compile(project(":core:descriptors.jvm"))
|
||||
|
||||
Reference in New Issue
Block a user