Update extractor version to ff11c2df2a22cc10d9fd7e59538d10ca7ccbaffb

This commit is contained in:
TobiGr 2021-06-04 16:20:20 +02:00
parent 1306a777fc
commit 8ed8b94ec7
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:v0.21.3'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:ff11c2df2a22cc10d9fd7e59538d10ca7ccbaffb'
/** Checkstyle **/
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"