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 476b3f8 commit e84d531Copy full SHA for e84d531
1 file changed
app/build.gradle
@@ -63,7 +63,7 @@ dependencies {
63
exclude module: 'support-annotations'
64
})
65
66
- implementation 'com.github.TeamNewPipe:NewPipeExtractor:fc9f031'
+ implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.18.4'
67
testImplementation 'junit:junit:4.12'
68
testImplementation 'org.mockito:mockito-core:2.23.0'
69
0 commit comments