mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-11-17 23:34:54 +00:00
Update build.gradle
This commit is contained in:
parent
ffae2eda83
commit
d3fcb0aa6a
@ -54,7 +54,8 @@ dependencies {
|
||||
exclude module: 'support-annotations'
|
||||
})
|
||||
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:24cb684e235'
|
||||
//https://github.com/TeamNewPipe/NewPipeExtractor/commits/master
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:96b4c97cee1' //24cb684e235
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.mockito:mockito-core:2.23.0'
|
||||
|
Loading…
Reference in New Issue
Block a user