Skip to content

Commit 758cafd

Browse files
feat: add imports
1 parent a51e038 commit 758cafd

File tree

1 file changed

+2
-0
lines changed
  • src/plugins/pluginContext/src/android

1 file changed

+2
-0
lines changed

src/plugins/pluginContext/src/android/Tee.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
import java.util.HashSet;
1515
import java.util.Set;
1616
import java.util.concurrent.ConcurrentHashMap;
17+
import android.content.Context;
18+
import org.apache.cordova.*;
1719

1820
//auth plugin
1921
import com.foxdebug.acode.rk.auth.EncryptedPreferenceManager;

0 commit comments

Comments
 (0)