We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b300ec commit 4eb71a8Copy full SHA for 4eb71a8
app/build.gradle
@@ -198,7 +198,7 @@ dependencies {
198
// name and the commit hash with the commit hash of the (pushed) commit you want to test
199
// This works thanks to JitPack: https://jitpack.io/
200
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
201
- implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.23.1'
+ implementation 'com.github.bravenewpipe:NewPipeExtractor:67366ea7b1'
202
implementation 'com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
203
204
/** Checkstyle **/
0 commit comments