Update extractor version

pull/6373/head
TobiGr 2021-05-23 22:56:44 +02:00
rodzic f0bb2e8687
commit 139ced885d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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}"