diff --git a/app/build.gradle b/app/build.gradle index 00970ecf1..4de217cdd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -56,8 +56,8 @@ dependencies { androidTestImplementation('com.android.support.test.espresso:espresso-core:3.0.2', { exclude module: 'support-annotations' }) - - implementation 'com.github.teamnewpipe:NewPipeExtractor:cfc72d8dc9d' + + implementation 'com.github.TeamNewPipe:NewPipeExtractor:bfa6b4d14bf' testImplementation 'junit:junit:4.12' testImplementation 'org.mockito:mockito-core:2.23.0' diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 4cd8e83f9..72049c99a 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -228,7 +228,20 @@ + + + + + + + + + + + + +