We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75815d3 commit 15702c6Copy full SHA for 15702c6
libraries/streamlib/build.gradle
@@ -7,6 +7,6 @@ android {
7
8
dependencies {
9
implementation project(":libraries:libuvccamera")
10
- api "com.github.pedroSG94.rtmp-rtsp-stream-client-java:rtplibrary:2.2.4"
+ api "com.github.pedroSG94.rtmp-rtsp-stream-client-java:rtplibrary:2.5.1-1.8.22"
11
implementation rootProject.ext.core
12
}
0 commit comments