Skip to content

Commit

Permalink
Update dependency org.jmdns:jmdns to v3.5.12
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent e6ef4d3 commit 9c48ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ dependencies {
implementation "androidx.media3:media3-exoplayer:$media3_version"
implementation "androidx.media3:media3-ui:$media3_version"
implementation "androidx.media3:media3-exoplayer-hls:$media3_version"
implementation "org.jmdns:jmdns:3.5.9"
implementation "org.jmdns:jmdns:3.5.12"
implementation "com.squareup.okhttp3:okhttp:$ok_http_version"
implementation "com.squareup.okhttp3:logging-interceptor:$ok_http_version"
implementation "com.squareup.okhttp3:okhttp-sse:$ok_http_version"
Expand Down

0 comments on commit 9c48ea7

Please sign in to comment.