-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
14 lines (14 loc) · 844 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="app/build/generated/source/buildConfig/androidTest/debug"/>
<classpathentry kind="src" path="app/build/generated/source/buildConfig/debug"/>
<classpathentry kind="src" path="app/build/generated/source/r/androidTest/debug"/>
<classpathentry kind="src" path="app/build/generated/source/r/debug"/>
<classpathentry kind="src" path="app/src/androidTest/java"/>
<classpathentry kind="src" path="app/src/main/java"/>
<classpathentry kind="src" path="app/src/test/java"/>
<classpathentry kind="lib" path="app/build/generated/mockable-android-26.v3.jar"/>
<classpathentry kind="lib" path="gradle/wrapper/gradle-wrapper.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>