Update extractor version

This commit is contained in:
TobiGr 2021-04-26 11:54:43 +02:00
parent bacb35fb1c
commit 3d2c65b398
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:6db4bea8ca51ac40a8f831527b274ad50895070e'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:7f202db8b1b12f46b228829aba334fc795405646'
/** Checkstyle **/
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"