mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-09 01:16:22 +00:00
Move to vanilla jmDNS 3.4.2 which fixes a bunch of mDNS issues and doesn't require a patch to work
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="lib" path="libs/tinyrtsp.jar"/>
|
||||
<classpathentry kind="lib" path="libs/jmdns-fixed.jar"/>
|
||||
<classpathentry kind="lib" path="libs/xpp3-1.1.6.jar"/>
|
||||
<classpathentry kind="lib" path="libs/okhttp-2.4.0.jar"/>
|
||||
<classpathentry kind="lib" path="libs/okio-1.5.0.jar"/>
|
||||
<classpathentry kind="lib" path="libs/jmdns-3.4.2.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
||||
Reference in New Issue
Block a user