Skip to content

Commit

Permalink
Androidx Migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
pang0018 committed Jul 15, 2019
1 parent 580aa9d commit 494cad9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
import android.security.keystore.KeyInfo;
import java.security.InvalidKeyException;
import android.security.keystore.KeyProperties;
import android.support.annotation.NonNull;
import androidx.annotation.NonNull;
import android.util.Base64;
import android.util.Log;

Expand Down

0 comments on commit 494cad9

Please sign in to comment.