File tree Expand file tree Collapse file tree
dConnectDevicePlugin/dConnectDeviceUVC/app Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -90,12 +90,12 @@ dependencies {
9090 implementation " androidx.navigation:navigation-fragment-ktx:2.3.3"
9191 implementation " androidx.navigation:navigation-ui-ktx:2.3.3"
9292 implementation " androidx.preference:preference:1.1.1"
93- implementation ' androidx.lifecycle:lifecycle-viewmodel:2.2 .0'
94- implementation ' androidx.lifecycle:lifecycle-livedata:2.2 .0'
93+ implementation ' androidx.lifecycle:lifecycle-viewmodel:2.3 .0'
94+ implementation ' androidx.lifecycle:lifecycle-livedata:2.3 .0'
9595 implementation " androidx.lifecycle:lifecycle-extensions:2.2.0"
9696 implementation ' com.github.pedroSG94.rtmp-rtsp-stream-client-java:rtplibrary:1.9.7'
9797 implementation ' org.deviceconnect:dconnect-device-plugin-sdk:2.8.6'
98- implementation ' org.deviceconnect:libmedia:1.2.0 '
99- implementation ' org.deviceconnect:libsrt:1.2.0 '
98+ implementation ' org.deviceconnect:libmedia:1.2.2 '
99+ implementation ' org.deviceconnect:libsrt:1.2.2 '
100100 implementation project(' :libuvc' )
101101}
You can’t perform that action at this time.
0 commit comments