add 'v' for newpipe implement
This commit is contained in:
parent
3aa02a6a1b
commit
2ed102eb97
|
@ -24,7 +24,7 @@ buildscript {
|
|||
|
||||
```gradle
|
||||
// NewPipe Libraries
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:0.21.12'
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.21.15'
|
||||
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
|
||||
|
||||
|
||||
|
@ -326,4 +326,4 @@ page.getVideoStreams();
|
|||
|
||||
## Examples:
|
||||
- [Android example](https://github.com/cloneconf/newpipe-android-example) by @cloneconf.
|
||||
- [Java example](https://github.com/cloneconf/newpipe-java-example) by @cloneconf.
|
||||
- [Java example](https://github.com/cloneconf/newpipe-java-example) by @cloneconf.
|
||||
|
|
Loading…
Reference in New Issue