summaryrefslogtreecommitdiff
path: root/android-plugin/intellij.android.plugin.iml
diff options
context:
space:
mode:
authorChristophe Rhodes <xof@google.com>2021-11-29 11:00:17 +0000
committerChristophe Rhodes <xof@google.com>2021-12-09 16:07:40 +0000
commitab231c6284b4038ecc20daaf699a8b4f217f0044 (patch)
treef1d894e065595b618b630c2006799ae77e10c056 /android-plugin/intellij.android.plugin.iml
parentf208360cb15314ad77839a1a2fbff6306faa9465 (diff)
downloadidea-ab231c6284b4038ecc20daaf699a8b4f217f0044.tar.gz
[AUA] Move AgpUpgradeAction to upgrade module
Taking it out of android.core as it is build-system specific. Bug: n/a Test: existing Change-Id: Ia14fc435b7870ef779d69e8416f4d52164de2826
Diffstat (limited to 'android-plugin/intellij.android.plugin.iml')
-rw-r--r--android-plugin/intellij.android.plugin.iml1
1 files changed, 1 insertions, 0 deletions
diff --git a/android-plugin/intellij.android.plugin.iml b/android-plugin/intellij.android.plugin.iml
index 6c6a13a5888..87ca456c233 100644
--- a/android-plugin/intellij.android.plugin.iml
+++ b/android-plugin/intellij.android.plugin.iml
@@ -20,6 +20,7 @@
<orderEntry type="module" module-name="intellij.android.projectSystem" />
<orderEntry type="module" module-name="intellij.android.projectSystem.gradle" />
<orderEntry type="module" module-name="intellij.android.projectSystem.gradle.psd" />
+ <orderEntry type="module" module-name="intellij.android.projectSystem.gradle.upgrade" />
<orderEntry type="module" module-name="intellij.android.transport" />
<orderEntry type="module" module-name="android-layout-inspector" />
<orderEntry type="module" module-name="assistant" />