mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
update newpipe (#160)
This commit is contained in:
parent
4848e43c97
commit
4c0f6df1a2
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ dependencies {
|
||||||
//implementation 'com.github.HaarigerHarald:android-youtubeExtractor:master-SNAPSHOT'
|
//implementation 'com.github.HaarigerHarald:android-youtubeExtractor:master-SNAPSHOT'
|
||||||
|
|
||||||
// newpipe yt
|
// newpipe yt
|
||||||
implementation 'com.github.recloudstream:NewPipeExtractor:master-SNAPSHOT'
|
implementation 'com.github.TeamNewPipe:NewPipeExtractor:dev-SNAPSHOT'
|
||||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
|
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
|
||||||
|
|
||||||
// Library/extensions searching with Levenshtein distance
|
// Library/extensions searching with Levenshtein distance
|
||||||
|
|
Loading…
Reference in a new issue