(cherry picked from commit 1c0d0bb1a4)
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
This commit is contained in:
parent
8222390c98
commit
39bdb69fdd
1 changed files with 5 additions and 1 deletions
|
|
@ -82,5 +82,9 @@
|
|||
</intent-filter>
|
||||
</activity>
|
||||
</application>
|
||||
|
||||
<queries>
|
||||
<intent>
|
||||
<action android:name="com.google.android.youtube.api.service.START" />
|
||||
</intent>
|
||||
</queries>
|
||||
</manifest>
|
||||
|
|
|
|||
Loading…
Reference in a new issue