173: Fix test compilation for AS 3.1
This commit is contained in:
@@ -52,7 +52,9 @@ dependencies {
|
||||
testRuntime(intellijPluginDep("gradle"))
|
||||
testRuntime(intellijPluginDep("Groovy"))
|
||||
testRuntime(intellijPluginDep("coverage"))
|
||||
testRuntime(intellijPluginDep("maven"))
|
||||
if (Ide.IJ()) {
|
||||
testRuntime(intellijPluginDep("maven"))
|
||||
}
|
||||
testRuntime(intellijPluginDep("android"))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user