Skip to content

Commit

Permalink
Bump com.github.pedroSG94.rtmp-rtsp-stream-client-java:rtplibrary
Browse files Browse the repository at this point in the history
Bumps com.github.pedroSG94.rtmp-rtsp-stream-client-java:rtplibrary from 2.2.4 to 2.4.9.

---
updated-dependencies:
- dependency-name: com.github.pedroSG94.rtmp-rtsp-stream-client-java:rtplibrary
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 75815d3 commit 6afdce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/streamlib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ android {

dependencies {
implementation project(":libraries:libuvccamera")
api "com.github.pedroSG94.rtmp-rtsp-stream-client-java:rtplibrary:2.2.4"
api "com.github.pedroSG94.rtmp-rtsp-stream-client-java:rtplibrary:2.4.9"
implementation rootProject.ext.core
}

0 comments on commit 6afdce4

Please sign in to comment.