as36: Update to AS 3.6 RC (192.7142.36.36.6071332)

^KT-36005 Fixed
This commit is contained in:
Natalia Selezneva
2020-01-17 15:39:21 +03:00
parent 4699ba758e
commit 606279b462
17 changed files with 4 additions and 1057 deletions
@@ -64,10 +64,6 @@ dependencies {
if (Ide.AS36.orHigher()) {
testRuntime(intellijPluginDep("android-layoutlib"))
}
if (Ide.AS36()) {
testRuntime(intellijPluginDep("android-wizardTemplate-plugin"))
}
}
sourceSets {