We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2bc9df commit e63165eCopy full SHA for e63165e
1 file changed
app/build.gradle
@@ -192,7 +192,7 @@ dependencies {
192
193
// NewPipe dependencies
194
// You can use a local version by uncommenting a few lines in settings.gradle
195
- implementation 'com.github.TeamNewPipe:NewPipeExtractor:def745b801b2ef35c1a0fee1be950331ca6a0cd2'
+ implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.21.0'
196
implementation "com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
197
198
implementation "org.jsoup:jsoup:1.13.1"
0 commit comments