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 bacb35f commit 3d2c65bCopy full SHA for 3d2c65b
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:6db4bea8ca51ac40a8f831527b274ad50895070e'
+ implementation 'com.github.TeamNewPipe:NewPipeExtractor:7f202db8b1b12f46b228829aba334fc795405646'
184
185
/** Checkstyle **/
186
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"
0 commit comments