Minor. Remove useless code related to IJ 173 and AS 3.1 in build scripts
This commit is contained in:
@@ -57,7 +57,7 @@ dependencies {
|
||||
testRuntime(intellijPluginDep("maven"))
|
||||
}
|
||||
testRuntime(intellijPluginDep("android"))
|
||||
(Platform[181].orHigher.or(Ide.AS31)) {
|
||||
if (Platform[181].orHigher()) {
|
||||
testRuntime(intellijPluginDep("smali"))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user