Fix unresolved rhino dependency in testDce.

This commit is contained in:
Sergey Igushkin
2017-07-28 15:51:12 +03:00
parent c1fd8fc318
commit 7906ac9348
@@ -12,6 +12,7 @@ apply plugin: "kotlin-dce-js"
repositories {
mavenLocal()
mavenCentral()
}
dependencies {