KVault
KVault copied to clipboard
[Question] Min SDK Version
Correct me if I wrong. I can see the minSDK is 21, but the dependency androidx.security:security-crypto:1.1.0-alpha03 is using minSDK 23. What happens if the device API 21 runs an app that uses Kvault? Does encrypt function work well?