forked from JetBrains/intellij-community
-
Notifications
You must be signed in to change notification settings - Fork 0
/
intellij.idea.community.main.android.iml
18 lines (18 loc) · 1.27 KB
/
intellij.idea.community.main.android.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="RUNTIME" name="studio-grpc" level="project" />
<orderEntry type="library" scope="RUNTIME" name="studio-proto" level="project" />
<orderEntry type="module" module-name="intellij.android.core" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.idea.community.main" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.android.plugin" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.android.layoutlib" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.kotlin.plugin.community.main" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.android.compose-designer" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.android.compose-ide-plugin" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.android.design-plugin" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.android.navigator" scope="RUNTIME" />
</component>
</module>