add 'v' for newpipe implement

This commit is contained in:
Clone Conflict 2022-01-14 17:26:31 +01:00 committed by GitHub
parent 3aa02a6a1b
commit 2ed102eb97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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.