osudroid / osu-droid

http://osudroid.moe
Apache License 2.0
498 stars 74 forks source link

Add missing permission required for the updater #315

Closed ammarasyad closed 5 months ago

ammarasyad commented 5 months ago

The game launches an Intent as part of the updating process. It is currently missing the required permission to install the APK file. This PR fixes the issue by adding the required permission to the manifest.