Remove TinyRTSP since it is no longer used

This commit is contained in:
Cameron Gutman 2019-06-26 17:35:26 -07:00
parent d7bdfb4db9
commit 9cd71e2855
2 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@ dependencies {
implementation 'com.squareup.okhttp:okhttp:2.7.5'
implementation 'com.squareup.okio:okio:1.13.0'
implementation files('libs/tinyrtsp.jar')
// We expose an interface containing a jmDNS class
// so we need to expose the jmDNS library to users
// at compile time.

Binary file not shown.