Skip to content

Commit 2c2cd9c

Browse files
l3utterflyplrthink
authored andcommitted
fixed missing imports
1 parent fd88b8b commit 2c2cd9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/src/main/java/com/rnziparchive/RNZipArchiveModule.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
package com.rnziparchive;
22

33
import android.content.res.AssetFileDescriptor;
4+
import android.net.Uri;
45
import android.os.Build;
56
import android.util.Log;
67

0 commit comments

Comments
 (0)