-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFloripaBus.iml
31 lines (30 loc) · 1.52 KB
/
FloripaBus.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
<?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://$USER_HOME$/AppData/Local/Android/android-sdk/tools/proguard/proguard-android.txt</file>
</proGuardCfgFiles>
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="android-support-v4" level="project" />
<orderEntry type="module" module-name="google-play-services_lib" exported="" />
<orderEntry type="library" name="jackson-annotations-2.3.0" level="project" />
<orderEntry type="library" name="jackson-core-2.3.0" level="project" />
<orderEntry type="library" name="jackson-databind-2.3.0" level="project" />
<orderEntry type="library" name="opencsv-2.3" level="project" />
<orderEntry type="library" name="opentripplanner-pojos-1.0.0-SNAPSHOT" level="project" />
<orderEntry type="library" name="protobuf-java-2.4.1" level="project" />
<orderEntry type="library" name="libGoogleAnalyticsServices" level="project" />
</component>
</module>