Update extractor

This commit is contained in:
TobiGr 2021-04-03 20:28:57 +02:00
parent 2af20d5c40
commit 86a19aa037
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.fynngodau:NewPipeExtractor:14f6f1b7c3d4a98ac0a74a9f6d16b05cb96c0c91'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:1925dcf4dc30a662ed8345573037d54c46b51f19'
/** Checkstyle **/
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"