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 d56ffa3 commit 01376abCopy full SHA for 01376ab
1 file changed
app/build.gradle
@@ -180,7 +180,7 @@ dependencies {
180
/** NewPipe libraries **/
181
// You can use a local version by uncommenting a few lines in settings.gradle
182
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
183
- implementation 'com.github.TeamNewPipe:NewPipeExtractor:7f202db8b1b12f46b228829aba334fc795405646'
+ implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.21.2'
184
185
/** Checkstyle **/
186
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"
0 commit comments