1
0
mirror of https://github.com/TeamNewPipe/NewPipe/ synced 2025-01-05 13:37:47 +01:00

update extractor

This commit is contained in:
Christian Schabesberger 2018-02-20 13:52:20 +01:00
parent 4d25db2e11
commit 6d9aecd500

View File

@ -55,7 +55,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.TeamNewPipe:NewPipeExtractor:e51bc58a856dcf3'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:7716b1437815'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:1.10.19'