File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 44 android:versionName=" 1.0" >
55 <uses-permission android : name =" android.permission.RECORD_AUDIO" />
66 <uses-permission android : name =" android.permission.FOREGROUND_SERVICE" />
7+ <uses-permission android : name =" android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK" />
78 <application
89 android:allowBackup=" true" android : label =" @string/app_name"
910 android:supportsRtl=" true" android : name =" com.rmsl.juce.JuceApp"
Original file line number Diff line number Diff line change 44 android:versionName=" 1.0" >
55 <uses-permission android : name =" android.permission.RECORD_AUDIO" />
66 <uses-permission android : name =" android.permission.FOREGROUND_SERVICE" />
7+ <uses-permission android : name =" android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK" />
78 <application
89 android:allowBackup=" true" android : label =" @string/app_name"
910 android:supportsRtl=" true" android : name =" com.rmsl.juce.JuceApp"
You can’t perform that action at this time.
0 commit comments