Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Weblate 2017-12-07 12:40:55 +01:00
commit a72d37ab69
1 changed files with 1 additions and 1 deletions

View File

@ -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'