-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathAndroidClient.androidchat.iml
More file actions
20 lines (20 loc) · 1.05 KB
/
AndroidClient.androidchat.iml
File metadata and controls
20 lines (20 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id=":androidchat" external.linked.project.path="$MODULE_DIR$/../../../androidchat" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.group="AndroidClient" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android-gradle" name="Android-Gradle">
<configuration>
<option name="LAST_SUCCESSFUL_SYNC_AGP_VERSION" />
<option name="LAST_KNOWN_AGP_VERSION" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/../../../androidchat">
<excludeFolder url="file://$MODULE_DIR$/../../../androidchat/.gradle" />
<excludeFolder url="file://$MODULE_DIR$/../../../androidchat/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>