Skip to content

Commit

Permalink
update extractor version
Browse files Browse the repository at this point in the history
  • Loading branch information
B0pol committed Mar 15, 2020
1 parent 1243401 commit eacd21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {
exclude module: 'support-annotations'
})

implementation 'com.github.B0pol:NewPipeExtractor:6180226'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:65a7eda'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'

Expand Down

0 comments on commit eacd21b

Please sign in to comment.