mobile_nebula
mobile_nebula copied to clipboard
Move to the new `MasterKey.builder` since `MasterKeys` has been deprecated
New: https://developer.android.com/reference/androidx/security/crypto/MasterKey.Builder Deprecated: https://developer.android.com/reference/androidx/security/crypto/MasterKeys
Looks like we can't do this until androidx.security.crypto 1.1.0 which is still alpha.