Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2017-09-09 22:34:46 +02:00
commit 9ba2a9d907
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
[ ] I carefully reed the [contribution guidelines](https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md) and agree to them.
- [ ] I carefully reed the [contribution guidelines](https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md) and agree to them.

View File

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