Update extractor

This commit is contained in:
TobiGr 2021-04-07 10:37:25 +02:00
parent 9e29d8d692
commit 76322d8089
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ dependencies {
/** NewPipe libraries **/
// You can use a local version by uncommenting a few lines in settings.gradle
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:1925dcf4dc30a662ed8345573037d54c46b51f19'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:90afd6162a60171aa3fae968b0c3ba7768e4824e'
/** Checkstyle **/
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"