Update XPP3 and OkHttp libraries

This commit is contained in:
Cameron Gutman 2014-11-23 23:26:12 -08:00
parent 3a3ac83ab5
commit 5fc438a0be
4 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="libs/xpp3-1.1.4c.jar"/>
<classpathentry kind="lib" path="libs/tinyrtsp.jar"/>
<classpathentry kind="lib" path="libs/jmdns-fixed.jar"/>
<classpathentry kind="lib" path="libs/okhttp-2.1.0-RC1.jar"/>
<classpathentry kind="lib" path="libs/okio-1.0.1.jar"/>
<classpathentry kind="lib" path="libs/okhttp-2.1.0.jar"/>
<classpathentry kind="lib" path="libs/xpp3-1.1.6.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Binary file not shown.