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 59594c6 commit 0ff6751Copy full SHA for 0ff6751
1 file changed
app/build.gradle
@@ -183,7 +183,7 @@ dependencies {
183
/** NewPipe libraries **/
184
// You can use a local version by uncommenting a few lines in settings.gradle
185
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
186
- implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.21.2'
+ implementation 'com.github.TeamNewPipe:NewPipeExtractor:3a3ade20f48cf37526eb970a7df56ee2405125fc'
187
188
/** Checkstyle **/
189
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"
0 commit comments