fix: exposed uri error
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
</activity>
|
||||
|
||||
<provider
|
||||
android:name="android.support.v4.content.FileProvider"
|
||||
android:name=".external.fileprovider.AppFileProvider"
|
||||
android:authorities="org.autojs.autojs.fileprovider"
|
||||
android:exported="false"
|
||||
android:grantUriPermissions="true">
|
||||
|
||||
Reference in New Issue
Block a user