1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-10-22 02:47:38 +00:00

Updated extractor version to latest commit

This commit is contained in:
watermelon42
2025-06-18 19:31:58 +03:00
committed by TobiGr
parent f119a368d8
commit 1c0eabf75c

View File

@@ -214,7 +214,7 @@ dependencies {
// the corresponding commit hash, since JitPack sometimes deletes artifacts.
// If theres already a git hash, just add more of it to the end (or remove a letter)
// to cause jitpack to regenerate the artifact.
implementation 'com.github.TeamNewPipe.NewPipeExtractor:NewPipeExtractor:v0.24.7'
implementation 'com.github.TeamNewPipe.NewPipeExtractor:NewPipeExtractor:71b335128e8b66ecc0cd45379dd11a0865973065'
implementation 'com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
/** Checkstyle **/