-
Notifications
You must be signed in to change notification settings - Fork 79
/
Copy pathAndroidRivers.iml
32 lines (31 loc) · 1.55 KB
/
AndroidRivers.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android" name="Android">
<configuration>
<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="jdk" jdkName="Android API 17 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="KotlinRuntime" level="project" />
<orderEntry type="library" name="gson-2.2.2" level="project" />
<orderEntry type="library" name="android-support-v13" level="project" />
<orderEntry type="library" name="ormlite-android-4.42" level="project" />
<orderEntry type="library" name="ormlite-core-4.42" level="project" />
<orderEntry type="module" module-name="ActionBarSherlock" />
<orderEntry type="module" module-name="library" />
<orderEntry type="module" module-name="preferences" />
<orderEntry type="module" module-name="slidingmenu" />
<orderEntry type="library" name="scribe-1.3.3" level="project" />
<orderEntry type="module" module-name="NewsEngine" />
<orderEntry type="library" name="eventbus-2.1.0-beta-1" level="project" />
</component>
</module>