mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-20 03:23:07 +00:00
Use jmDNS 3.4.2 which works properly on Android 6.0
This commit is contained in:
parent
7023760782
commit
e7ab61c8d0
@ -70,7 +70,7 @@ dependencies {
|
|||||||
compile group: 'com.squareup.okhttp', name: 'okhttp', version:'2.4.0'
|
compile group: 'com.squareup.okhttp', name: 'okhttp', version:'2.4.0'
|
||||||
compile group: 'com.squareup.okio', name:'okio', version:'1.5.0'
|
compile group: 'com.squareup.okio', name:'okio', version:'1.5.0'
|
||||||
|
|
||||||
compile files('libs/jmdns-fixed.jar')
|
compile files('libs/jmdns-3.4.2.jar')
|
||||||
compile files('libs/limelight-common.jar')
|
compile files('libs/limelight-common.jar')
|
||||||
compile files('libs/tinyrtsp.jar')
|
compile files('libs/tinyrtsp.jar')
|
||||||
}
|
}
|
||||||
|
BIN
app/libs/jmdns-3.4.2.jar
Normal file
BIN
app/libs/jmdns-3.4.2.jar
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user