diff --git a/app/build.gradle b/app/build.gradle index b878d04a..60855f37 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -220,5 +220,5 @@ dependencies { implementation 'androidx.compose.material3:material3-android:1.3.1' implementation "io.noties.markwon:core:4.6.2" implementation("org.greenrobot:eventbus:3.3.1") - implementation("com.github.teamnewpipe:newpipeextractor:0.24.6") + implementation("com.github.teamnewpipe:newpipeextractor:0.24.8") }