-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathloveuApp.iml
42 lines (42 loc) · 1.85 KB
/
loveuApp.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android" name="Android">
<configuration>
<proGuardCfgFiles>
<file>file://C:/Program Files/Java/jdk1.8.0_20/tools/proguard/proguard-android.txt</file>
</proGuardCfgFiles>
<option name="UPDATE_PROPERTY_FILES" value="true" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="android-async-http-1.4.8" level="project" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/libs/nineoldandroids-2.4.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module" module-name="library" />
<orderEntry type="module" module-name="android-support-v7-appcompat" />
<orderEntry type="library" name="android-support-v4" level="project" />
<orderEntry type="library" name="Rong_IMKit_v2_6_9 (2)" level="project" />
<orderEntry type="module" module-name="main" />
<orderEntry type="module" module-name="RongIMKit" />
<orderEntry type="library" name="Rong_IMKit_v2_6_9" level="application" />
<orderEntry type="library" name="android-support-v4" level="project" />
<orderEntry type="library" name="classes.dex.dex2jar" level="project" />
<orderEntry type="library" name="JwxtUtil" level="project" />
</component>
</module>