Update extractor version

This commit is contained in:
TobiGr 2021-05-23 22:56:44 +02:00
parent f0bb2e8687
commit 139ced885d
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:636e27333b5dbd9bc3c54ef3a4c21a87e97253ee'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:ff005122bf9b45f2da7c14e65652368931715f2d'
/** Checkstyle **/
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"