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.3.3.

---
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 Dec 21, 2023
1 parent 90e10ac commit 686f4d2
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.3.3"
implementation rootProject.ext.core
}

0 comments on commit 686f4d2

Please sign in to comment.