Skip to content

Commit 46f7166

Browse files
committed
Downport to Java 7
1 parent 75e9b0a commit 46f7166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
33
<classpathentry kind="src" path="src"/>
4-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
54
<classpathentry kind="lib" path="libs/okhttp-2.1.0.jar"/>
65
<classpathentry kind="lib" path="libs/okio-1.0.1.jar"/>
6+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
77
<classpathentry kind="output" path="bin"/>
88
</classpath>

0 commit comments

Comments
 (0)