summaryrefslogtreecommitdiff
path: root/android-plugin/intellij.android.plugin.iml
diff options
context:
space:
mode:
authorYuriy Solodkyy <solodkyy@google.com>2020-04-23 12:02:28 +0100
committerTreeHugger Robot <treehugger-gerrit@google.com>2020-04-23 12:50:55 +0000
commitaffc414cd6b4eb4956ca750a78dbfd50d7b3e611 (patch)
tree3a585d7c6d70d47244465472336f57ef2f17fcd1 /android-plugin/intellij.android.plugin.iml
parent37f74a7e7c0775db9c37a5da0f11c603b942934d (diff)
downloadidea-affc414cd6b4eb4956ca750a78dbfd50d7b3e611.tar.gz
Move AndroidModuleDataService to project-system-gradle-sync module
This is the first step in moving sync code it its own module. Bug: 147586218 Test: existing Change-Id: I1b806bd34d588c6d028dcd5cb22d5cada383be73
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 6f39e5788bf..bd45b7c921e 100644
--- a/android-plugin/intellij.android.plugin.iml
+++ b/android-plugin/intellij.android.plugin.iml
@@ -37,5 +37,6 @@
<orderEntry type="module" module-name="intellij.lint" />
<orderEntry type="module" module-name="intellij.android.nav.safeargs" />
<orderEntry type="module" module-name="intellij.android.dagger" />
+ <orderEntry type="module" module-name="intellij.android.projectSystem.gradle.sync" />
</component>
</module> \ No newline at end of file