Skip to content

Commit 26b548e

Browse files
committed
updated customfileprovider.java
1 parent 7a730e3 commit 26b548e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/src/main/java/com/scanlibrary/CustomFileProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package com.scanlibrary;
22

3-
import android.support.v4.content.FileProvider;
3+
import androidx.core.content.FileProvider;
44

55
/**
66
* Created by sekar on 21/2/18.

0 commit comments

Comments
 (0)