Skip to content

Commit 0c27b20

Browse files
rtplibraryのバージョンを1.9.7にした。
1 parent b20fa47 commit 0c27b20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dConnectDevicePlugin/dConnectDeviceHost/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100
implementation 'androidx.lifecycle:lifecycle-viewmodel:2.2.0'
101101
implementation 'androidx.lifecycle:lifecycle-livedata:2.2.0'
102102
implementation "androidx.lifecycle:lifecycle-extensions:2.2.0"
103-
implementation 'com.github.pedroSG94.rtmp-rtsp-stream-client-java:rtplibrary:1.9.1'
103+
implementation 'com.github.pedroSG94.rtmp-rtsp-stream-client-java:rtplibrary:1.9.7'
104104
implementation 'org.deviceconnect:dconnect-device-plugin-sdk:2.8.6'
105105
implementation 'org.deviceconnect:dconnect-demo-lib:1.0.1'
106106
implementation 'org.deviceconnect:libmedia:1.2.0'

0 commit comments

Comments
 (0)