bump newpipe extractor

This commit is contained in:
deniscerri 2025-08-16 21:51:38 +02:00
parent b97b22141f
commit 1cfbb344b0
No known key found for this signature in database
GPG key ID: 95C43D517D830350

View file

@ -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")
}