Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
prateek-chaubey authored Dec 3, 2023
1 parent 3397794 commit 0464744
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@

<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="com.google.android.youtube.pro">
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.RECORD_AUDIO" />
<uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
<application
android:allowBackup="true"
android:label="YouTube Pro"
Expand Down

0 comments on commit 0464744

Please sign in to comment.