Skip to content

Commit 6153af8

Browse files
authored
use android x file provider
1 parent 24683eb commit 6153af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package com.RNFetchBlob.Utils;
22

3-
public class FileProvider extends android.support.v4.content.FileProvider {
3+
public class FileProvider extends androidx.core.content.FileProvider {
44
}

0 commit comments

Comments
 (0)