Skip to content

Commit

Permalink
fix: RN 0.60+
Browse files Browse the repository at this point in the history
  • Loading branch information
talaikis authored Sep 18, 2019
1 parent c3694a9 commit ac5168a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import java.security.PrivateKey;
import java.security.PublicKey;
import java.util.Calendar;
import android.support.annotation.Nullable;
import androidx.annotation.Nullable;
import com.facebook.react.bridge.ReadableMap;

import javax.crypto.Cipher;
Expand Down

0 comments on commit ac5168a

Please sign in to comment.