mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-28 12:17:21 +00:00
Raise deployment target and migrate to AndroidX
This commit is contained in:
@@ -589,7 +589,7 @@
|
||||
android:exported="false"
|
||||
android:grantUriPermissions="true" />
|
||||
<provider
|
||||
android:name="android.support.v4.content.FileProvider"
|
||||
android:name="androidx.core.content.FileProvider"
|
||||
android:authorities="network.loki.securesms.fileprovider"
|
||||
android:exported="false"
|
||||
android:grantUriPermissions="true">
|
||||
|
||||
Reference in New Issue
Block a user