Merge branch 'master' into dev

This commit is contained in:
Stypox 2025-07-31 23:52:01 +02:00
commit 124ab56c5f
No known key found for this signature in database
GPG key ID: 4BDF1B40A49FDD23
11 changed files with 238 additions and 75 deletions

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:7adbc48a0aa872c016b8ec089e278d5e12772054'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.24.8'
implementation 'com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
/** Checkstyle **/