mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
fix shitpack issue
(we may want to revert this later)
This commit is contained in:
parent
ed9ae3d0e0
commit
079aae8afd
1 changed files with 2 additions and 2 deletions
|
@ -187,7 +187,7 @@ dependencies {
|
|||
//implementation 'com.github.HaarigerHarald:android-youtubeExtractor:master-SNAPSHOT'
|
||||
|
||||
// newpipe yt
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:master-SNAPSHOT'
|
||||
implementation 'com.github.recloudstream:NewPipeExtractor:master-SNAPSHOT'
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
|
||||
|
||||
// Library/extensions searching with Levenshtein distance
|
||||
|
|
Loading…
Reference in a new issue