Skip to content

Commit 01376ab

Browse files
committed
Update extractor version
FIx SoundCloud
1 parent d56ffa3 commit 01376ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ dependencies {
180180
/** NewPipe libraries **/
181181
// You can use a local version by uncommenting a few lines in settings.gradle
182182
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
183-
implementation 'com.github.TeamNewPipe:NewPipeExtractor:7f202db8b1b12f46b228829aba334fc795405646'
183+
implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.21.2'
184184

185185
/** Checkstyle **/
186186
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"

0 commit comments

Comments
 (0)