mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-18 18:42:46 +00:00
Remove TinyRTSP since it is no longer used
This commit is contained in:
parent
d7bdfb4db9
commit
9cd71e2855
@ -27,8 +27,6 @@ dependencies {
|
|||||||
implementation 'com.squareup.okhttp:okhttp:2.7.5'
|
implementation 'com.squareup.okhttp:okhttp:2.7.5'
|
||||||
implementation 'com.squareup.okio:okio:1.13.0'
|
implementation 'com.squareup.okio:okio:1.13.0'
|
||||||
|
|
||||||
implementation files('libs/tinyrtsp.jar')
|
|
||||||
|
|
||||||
// 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.
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user