We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b20fa47 commit 0c27b20Copy full SHA for 0c27b20
1 file changed
dConnectDevicePlugin/dConnectDeviceHost/app/build.gradle
@@ -100,7 +100,7 @@ dependencies {
100
implementation 'androidx.lifecycle:lifecycle-viewmodel:2.2.0'
101
implementation 'androidx.lifecycle:lifecycle-livedata:2.2.0'
102
implementation "androidx.lifecycle:lifecycle-extensions:2.2.0"
103
- implementation 'com.github.pedroSG94.rtmp-rtsp-stream-client-java:rtplibrary:1.9.1'
+ implementation 'com.github.pedroSG94.rtmp-rtsp-stream-client-java:rtplibrary:1.9.7'
104
implementation 'org.deviceconnect:dconnect-device-plugin-sdk:2.8.6'
105
implementation 'org.deviceconnect:dconnect-demo-lib:1.0.1'
106
implementation 'org.deviceconnect:libmedia:1.2.0'
0 commit comments