I imported an android studio project from another developer to my system while generating Signed APK I am getting this error.
Error:Execution failed for task ':app:packageRelease'.
com.android.ide.common.signing.KeytoolException: Failed to read key mobile_visit_confirmation from store "C:\Users\ABC\AndroidStudioProjects\myapp\myapp_Key_Store.jks":
Keystore was tampered with, or password was incorrect
The project was done by someone now I am working on that he is not providing password, alias and certificate information and I want to upload update APK to play store.