1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-11-26 03:54:50 +00:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate
2017-09-09 00:46:59 +02:00

View File

@@ -44,7 +44,7 @@ dependencies {
exclude module: 'support-annotations' exclude module: 'support-annotations'
} }
compile 'com.github.TeamNewPipe:NewPipeExtractor:97ad1a2' compile 'com.github.TeamNewPipe:NewPipeExtractor:6cdaef5'
testCompile 'junit:junit:4.12' testCompile 'junit:junit:4.12'
testCompile 'org.mockito:mockito-core:1.10.19' testCompile 'org.mockito:mockito-core:1.10.19'