Travis Nuttall
vor 5 Jahren
Ursprung
Commit
6153af89bb
Es ist kein Benutzerkonto mit dieser Commiter-Email verbunden
|
@@ -1,4 +1,4 @@
|
1
|
1
|
package com.RNFetchBlob.Utils;
|
2
|
2
|
|
3
|
|
-public class FileProvider extends android.support.v4.content.FileProvider {
|
|
3
|
+public class FileProvider extends androidx.core.content.FileProvider {
|
4
|
4
|
}
|