Update Extractor version

This commit is contained in:
bopol 2021-06-23 18:38:55 +02:00
parent 65824ff64d
commit d7dcfa5729
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,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:d4186d100b6c6dddfcf3cf4b004f5960a8bf441d'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:3966178979972da43f6dcbc90170058605be052b'
/** Checkstyle **/
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"