I am creating a new thread as I could not fix my problem from existing threads and googling.
I just finished my new update of one of my published apps. I tried to generate a signed apk with the same keystore I always use and ofcourse the passwords that I had save in a txt file. But when I try to sign the apk, I get an error
java.io.IOException: Keystore was tampered with, or password was incorrect
Since I am sure about the passwords, how can I fix this error? I really do not want to delete my app and make a fresh one.
Tank you in advance.