From f5bc2db28ad76fb3571aa35f12e5af239c3cb266 Mon Sep 17 00:00:00 2001 From: Andrei Kuznetsov Date: Wed, 12 Jan 2022 15:04:45 +0300 Subject: [PATCH] Revert "IDEA-230089: unbundle `intellij.android.smali` from IDEA and put it to marketplace" This reverts commit cb4c5feba7d2f2835289053f3f086e0f8ce7ef60. GitOrigin-RevId: 880d523aa472bb4245b9860f88fe6d2d051b8a81 --- .../org/jetbrains/intellij/build/BaseIdeaProperties.groovy | 1 + 1 file changed, 1 insertion(+) diff --git a/build/groovy/org/jetbrains/intellij/build/BaseIdeaProperties.groovy b/build/groovy/org/jetbrains/intellij/build/BaseIdeaProperties.groovy index a593ebe0e227..5977cf969f43 100644 --- a/build/groovy/org/jetbrains/intellij/build/BaseIdeaProperties.groovy +++ b/build/groovy/org/jetbrains/intellij/build/BaseIdeaProperties.groovy @@ -74,6 +74,7 @@ abstract class BaseIdeaProperties extends JetBrainsProductProperties { "intellij.eclipse", "intellij.platform.langInjection", "intellij.java.debugger.streams", + "intellij.android.smali", "intellij.completionMlRanking", "intellij.completionMlRankingModels", "intellij.statsCollector",