as31: Add smali plugin required by android plugin to test runtime

This commit is contained in:
Vyacheslav Gerasimov
2018-01-24 21:24:21 +03:00
committed by Nikolay Krasko
parent 00d9dc7cc0
commit e2578b6a17
7 changed files with 48 additions and 0 deletions
+1
View File
@@ -47,6 +47,7 @@ dependencies {
testRuntime(project(":allopen-ide-plugin"))
testRuntime(intellijPluginDep("android"))
testRuntime(intellijPluginDep("smali"))
testRuntime(intellijPluginDep("copyright"))
testRuntime(intellijPluginDep("coverage"))
testRuntime(intellijPluginDep("gradle"))