-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
16 lines (16 loc) · 904 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="lib" path="libs/retrofit-1.5.1.jar"/>
<classpathentry kind="lib" path="libs/okhttp-1.5.4.jar"/>
<classpathentry kind="lib" path="libs/gson-2.2.4.jar"/>
<classpathentry kind="lib" path="libs/sdk-0.0.2-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="libs/joda-time-2.3-javadoc.jar"/>
<classpathentry kind="lib" path="libs/joda-time-2.3-sources.jar"/>
<classpathentry kind="lib" path="libs/joda-time-2.3.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>