1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-05-30 09:12:10 +00:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate
2017-09-09 22:34:46 +02:00
2 changed files with 2 additions and 2 deletions
+1 -1
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.
+1 -1
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'