Bug fix
Networking optimized
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
tools:replace="android:theme">
|
||||
|
||||
<provider
|
||||
android:authorities="${applicationId}.fileprovider"
|
||||
android:authorities="${applicationId}.provider"
|
||||
android:name="androidx.core.content.FileProvider"
|
||||
android:exported="false"
|
||||
android:grantUriPermissions="true">
|
||||
|
||||
Reference in New Issue
Block a user