We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1306a77 commit 8ed8b94Copy full SHA for 8ed8b94
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.3'
+ implementation 'com.github.TeamNewPipe:NewPipeExtractor:ff11c2df2a22cc10d9fd7e59538d10ca7ccbaffb'
187
188
/** Checkstyle **/
189
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"
0 commit comments