When am trying to generate signed bundle using android studio, am getting following error"
Cause: jarsignerfailed with exit code 1 :
jarsigner: key associated with india not a private key
- Tried to clean project, dint work.
- This issue was posted by another stack overflow post, but they recommended to clean an try agin, its not working for me
Note: My keystore password and the other password is same. It used to work for me before.