|
|
|
|
@ -122,6 +122,7 @@ dependencies { |
|
|
|
|
implementation 'org.fourthline.cling:cling-core:2.1.1' |
|
|
|
|
implementation 'org.fourthline.cling:cling-support:2.1.1' |
|
|
|
|
implementation 'org.greenrobot:eventbus:3.3.1' |
|
|
|
|
implementation 'org.nanohttpd:nanohttpd:2.3.1' |
|
|
|
|
implementation('org.simpleframework:simple-xml:2.7.1') { exclude group: 'stax', module: 'stax-api' exclude group: 'xpp3', module: 'xpp3' } |
|
|
|
|
implementation(ext: 'aar', name: 'dlna-core', group: 'fongmi', version: 'release') |
|
|
|
|
implementation(ext: 'aar', name: 'dlna-dmc', group: 'fongmi', version: 'release') |
|
|
|
|
|