Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
a72d37ab69
|
@ -52,7 +52,7 @@ dependencies {
|
||||||
exclude module: 'support-annotations'
|
exclude module: 'support-annotations'
|
||||||
}
|
}
|
||||||
|
|
||||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:a5ba4828'
|
implementation 'com.github.TeamNewPipe:NewPipeExtractor:17ce9f537e8df'
|
||||||
|
|
||||||
testImplementation 'junit:junit:4.12'
|
testImplementation 'junit:junit:4.12'
|
||||||
testImplementation 'org.mockito:mockito-core:1.10.19'
|
testImplementation 'org.mockito:mockito-core:1.10.19'
|
||||||
|
|
Loading…
Reference in New Issue