[coroutine][debug] rollback compilation failed exception as it breaks test scenarios

This commit is contained in:
Vladimir Ilmov
2019-11-22 13:17:37 +01:00
parent 9dc628bd72
commit a0d4d0da58
+1 -1
View File
@@ -177,7 +177,7 @@ dependencies {
testRuntime(intellijPluginDep("junit"))
testRuntime(intellijPluginDep("gradle"))
testRuntime(intellijPluginDep("Groovy"))
testCompile(intellijPluginDep("coverage")) { includeJars("coverage") }
testRuntime(intellijPluginDep("coverage"))
testRuntime(intellijPluginDep("android"))
testRuntime(intellijPluginDep("smali"))
testRuntime(intellijPluginDep("testng"))