Skip to content

Commit

Permalink
move on to latest version of the extractor
Browse files Browse the repository at this point in the history
  • Loading branch information
theScrabi committed Jul 31, 2019
1 parent 1de0cb2 commit a1c9824
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 @@ -57,7 +57,7 @@ dependencies {
exclude module: 'support-annotations'
})

implementation 'com.github.TeamNewPipe:NewPipeExtractor:5f65788a2f89e'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:4488c217659d2e92'

testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'
Expand Down

0 comments on commit a1c9824

Please sign in to comment.