bump newpipe extractor
This commit is contained in:
parent
b97b22141f
commit
1cfbb344b0
1 changed files with 1 additions and 1 deletions
|
|
@ -220,5 +220,5 @@ dependencies {
|
||||||
implementation 'androidx.compose.material3:material3-android:1.3.1'
|
implementation 'androidx.compose.material3:material3-android:1.3.1'
|
||||||
implementation "io.noties.markwon:core:4.6.2"
|
implementation "io.noties.markwon:core:4.6.2"
|
||||||
implementation("org.greenrobot:eventbus:3.3.1")
|
implementation("org.greenrobot:eventbus:3.3.1")
|
||||||
implementation("com.github.teamnewpipe:newpipeextractor:0.24.6")
|
implementation("com.github.teamnewpipe:newpipeextractor:0.24.8")
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue