mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-18 16:25:27 +02:00
Fix authorities
This commit is contained in:
parent
25304332f1
commit
bb0b75e3f4
@ -21,7 +21,7 @@
|
||||
<application>
|
||||
<provider
|
||||
android:name="androidx.core.content.FileProvider"
|
||||
android:authorities="com.sadellie.unitto.BackupManager"
|
||||
android:authorities=".BackupManager"
|
||||
android:grantUriPermissions="true"
|
||||
android:exported="false">
|
||||
<meta-data
|
||||
|
Loading…
x
Reference in New Issue
Block a user