my build is failing even in JDK 15. I have no clue what’s wrong can someone help me?
160984-error.log (432.2 KB)
It seems to be some problem with your keystore file. Try re-generating a new one
I tried but it the same. I’m storing the Keystore file at D drive does it create any problem?
Did you upload it in the Build Service?
Rahul
I had similar problem and I fit it generating a new one.
Try to foloww this tutorial
It works for me.
Thanks
1 Like
yes I did but the same
Hi! If you check the error log, there’s a problem with your alias not matching the keystore. Make sure all information for the keystore is typed in correctly.
Thanks! It Worked. I’m able to build now