-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.classpath
16 lines (16 loc) · 868 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="android/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="android/lib/com-crashlytics-sdk-android_answers-classes.jar"/>
<classpathentry kind="lib" path="android/lib/com-crashlytics-sdk-android_beta-classes.jar"/>
<classpathentry kind="lib" path="android/lib/com-crashlytics-sdk-android_crashlytics-classes.jar"/>
<classpathentry kind="lib" path="android/lib/com-crashlytics-sdk-android_crashlytics-core-classes.jar"/>
<classpathentry kind="lib" path="android/lib/io-fabric-sdk-android_fabric-classes.jar"/>
<classpathentry kind="src" path=".apt_generated">
<attributes>
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>