We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 577301c + fe82029 commit 1925687Copy full SHA for 1925687
1 file changed
app/build.gradle
@@ -201,7 +201,7 @@ dependencies {
201
// name and the commit hash with the commit hash of the (pushed) commit you want to test
202
// This works thanks to JitPack: https://jitpack.io/
203
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
204
- implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.22.6'
+ implementation 'com.github.TeamNewPipe:NewPipeExtractor:8495ad619e'
205
implementation 'com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
206
207
/** Checkstyle **/
0 commit comments