Skip to content

Commit 3fe0368

Browse files
committed
Update NewPIpe extractor to 0.21.4
1 parent 8f027e2 commit 3fe0368

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
@@ -183,7 +183,7 @@ dependencies {
183183
/** NewPipe libraries **/
184184
// You can use a local version by uncommenting a few lines in settings.gradle
185185
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
186-
implementation 'com.github.TeamNewPipe:NewPipeExtractor:8c42a486736509e7d382f4c0d9c93ad020de6b79'
186+
implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.21.4'
187187

188188
/** Checkstyle **/
189189
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"

0 commit comments

Comments
 (0)