mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-23 08:46:40 +00:00
Use jmDNS from JCenter
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user