From 78a5fa766fe31b69af51dc0a3556b7197d0fd4a1 Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Tue, 17 Apr 2018 15:23:07 +0300 Subject: [PATCH] Remove com.intellij.modules.remoteServers dependency from AS 3.2 Otherwise plugin won't be compatible with AS. --- idea/src/META-INF/plugin.xml.as32 | 1 - 1 file changed, 1 deletion(-) diff --git a/idea/src/META-INF/plugin.xml.as32 b/idea/src/META-INF/plugin.xml.as32 index 7784d6c0f09..acec2a19b1b 100644 --- a/idea/src/META-INF/plugin.xml.as32 +++ b/idea/src/META-INF/plugin.xml.as32 @@ -9,7 +9,6 @@ com.intellij.modules.platform - com.intellij.modules.remoteServers org.jetbrains.kotlin.native.platform.deps