Skip to content

Commit

Permalink
Remove println used for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxr1998 committed Apr 25, 2024
1 parent ce6e646 commit 305a178
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions media3-ffmpeg-decoder/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ afterEvaluate {
artifact(javadocJar)
artifact(sourcesJar)

println("Version: $decoderReleaseVersion")

pom {
name.set("Jellyfin AndroidX Media3 libraries - $artifactId")
description.set("AndroidX Media3 FFmpeg decoder used in the Jellyfin project")
Expand Down

0 comments on commit 305a178

Please sign in to comment.