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 8d59812 commit e876647Copy full SHA for e876647
1 file changed
app/build.gradle
@@ -197,7 +197,7 @@ dependencies {
197
// name and the commit hash with the commit hash of the (pushed) commit you want to test
198
// This works thanks to JitPack: https://jitpack.io/
199
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
200
- implementation 'com.github.TeamNewPipe:NewPipeExtractor:289db1178ab66694c23893e6a487d4708343c47b'
+ implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.23.0'
201
implementation 'com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
202
203
/** Checkstyle **/
0 commit comments