mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-05-11 11:54:06 +00:00
Update NewPipeExtractor to v0.24.6
For some reason com.github.TeamNewPipe.NewPipeExtractor:v0.24.6 didn't work, but com.github.TeamNewPipe.NewPipeExtractor:NewPipeExtractor:v0.24.6 as suggested on https://jitpack.io/#TeamNewPipe/NewPipeExtractor/v0.24.6 worked...
This commit is contained in:
parent
c6e1721884
commit
1dcb1953ba
@ -208,7 +208,7 @@ dependencies {
|
|||||||
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
|
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
|
||||||
// WORKAROUND: if you get errors with the NewPipeExtractor dependency, replace `v0.24.3` with
|
// WORKAROUND: if you get errors with the NewPipeExtractor dependency, replace `v0.24.3` with
|
||||||
// the corresponding commit hash, since JitPack is sometimes buggy
|
// the corresponding commit hash, since JitPack is sometimes buggy
|
||||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:9f83b385a'
|
implementation 'com.github.TeamNewPipe.NewPipeExtractor:NewPipeExtractor:v0.24.6'
|
||||||
implementation 'com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
|
implementation 'com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
|
||||||
|
|
||||||
/** Checkstyle **/
|
/** Checkstyle **/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user