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.
1 parent 3f0f66f commit d4019f4Copy full SHA for d4019f4
1 file changed
app/build.gradle
@@ -200,7 +200,7 @@ dependencies {
200
// name and the commit hash with the commit hash of the (pushed) commit you want to test
201
// This works thanks to JitPack: https://jitpack.io/
202
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
203
- implementation 'com.github.TeamNewPipe:NewPipeExtractor:39a911db9fa4b8de0a64a51a23f6ad48c15b61ec'
+ implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.22.7'
204
implementation 'com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
205
206
/** Checkstyle **/
0 commit comments