mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-20 03:23:07 +00:00
Use jmDNS from JCenter
This commit is contained in:
parent
10e0a262f7
commit
44905ed774
@ -32,5 +32,5 @@ dependencies {
|
|||||||
// We expose an interface containing a jmDNS class
|
// We expose an interface containing a jmDNS class
|
||||||
// so we need to expose the jmDNS library to users
|
// so we need to expose the jmDNS library to users
|
||||||
// at compile time.
|
// at compile time.
|
||||||
api files('libs/jmdns-3.4.2.jar')
|
api 'org.jmdns:jmdns:3.5.5'
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user