Revert last commit

This commit is contained in:
Andrew 2019-08-08 01:13:34 +00:00 committed by GitHub
parent c4967532e4
commit f947856a61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -56,8 +56,8 @@ dependencies {
androidTestImplementation('com.android.support.test.espresso:espresso-core:3.0.2', {
exclude module: 'support-annotations'
})
implementation 'com.github.TeamNewPipe:NewPipeExtractor:7fb17684f5d97'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:5f65788a2f89e'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'