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 583a028 commit ded6540Copy full SHA for ded6540
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:ff11c2df2a22cc10d9fd7e59538d10ca7ccbaffb'
+ implementation 'com.github.TeamNewPipe:NewPipeExtractor:8c42a486736509e7d382f4c0d9c93ad020de6b79'
187
188
/** Checkstyle **/
189
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"
0 commit comments