We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3694a9 commit ac5168aCopy full SHA for ac5168a
android/src/main/java/com/reactlibrary/securekeystore/RNSecureKeyStoreModule.java
@@ -27,7 +27,7 @@
27
import java.security.PrivateKey;
28
import java.security.PublicKey;
29
import java.util.Calendar;
30
-import android.support.annotation.Nullable;
+import androidx.annotation.Nullable;
31
import com.facebook.react.bridge.ReadableMap;
32
33
import javax.crypto.Cipher;
0 commit comments