1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-30 16:00:50 +00:00

Merge branch 'dev' into separate-gesture-options

This commit is contained in:
Ritiek Malhotra 2018-09-12 21:41:47 +05:30 committed by GitHub
commit d7aae849f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.TeamNewPipe:NewPipeExtractor:66c3c3f45241d4b0c909'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:217d13b1028'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.8.9'