Files
openide/intellij.idea.community.main.android.iml
Andrei Kuznetsov b926f5dd49 IDEA-259832: rename module android.jps > android.jpsBuildPlugin.jps
GitOrigin-RevId: fce409f075eac01068469e26bb3cf85d8c2dc0d8
2021-02-14 21:47:04 +00:00

15 lines
1007 B
XML

<?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.jpsBuildPlugin.jps" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.android.plugin" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.android.jpsBuildPlugin" scope="RUNTIME" />
<orderEntry type="library" scope="RUNTIME" name="KotlinPlugin" level="project" />
</component>
</module>