as31: Add smali plugin required by android plugin to test runtime
This commit is contained in:
committed by
Nikolay Krasko
parent
00d9dc7cc0
commit
e2578b6a17
@@ -53,6 +53,7 @@ dependencies {
|
||||
testRuntime(intellijPluginDep("java-decompiler"))
|
||||
//testRuntime(intellijPluginDep("maven"))
|
||||
testRuntime(intellijPluginDep("android"))
|
||||
testRuntime(intellijPluginDep("smali"))
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user