fix Kisok spelling error

This commit is contained in:
Christian Schabesberger 2017-10-22 21:46:50 +02:00
parent d928f5759f
commit c3f04ea67d
4 changed files with 4 additions and 4 deletions

View file

@ -48,7 +48,7 @@ dependencies {
exclude module: 'support-annotations'
}
compile 'com.github.TeamNewPipe:NewPipeExtractor:1df3f67'
compile 'com.github.TeamNewPipe:NewPipeExtractor:7899cd1'
testCompile 'junit:junit:4.12'
testCompile 'org.mockito:mockito-core:1.10.19'