Remove 181 branch from build scripts
#KT-33536 Fixed
This commit is contained in:
@@ -57,9 +57,7 @@ dependencies {
|
||||
testRuntime(intellijPluginDep("maven"))
|
||||
}
|
||||
testRuntime(intellijPluginDep("android"))
|
||||
if (Platform[181].orHigher()) {
|
||||
testRuntime(intellijPluginDep("smali"))
|
||||
}
|
||||
testRuntime(intellijPluginDep("smali"))
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user