android studio 打包发布错误:
Cause: failed to decrypt safe contents entry: javax.crypto.BadPaddingException: Given final block not properly padded. Such issues can arise if a bad key is used during decryption.
说明,输入的密码是错的,改下可以,如果忘记了,可以新建一个再发布。
标签:Given,decrypt,padded,arise,Cause,javax From: https://www.cnblogs.com/jiduoduo/p/17175431.html