Wrong path of jks file

While I’m trying to export signed package, the ide gives error with package export

What went wrong:
Execution failed for task ‘:app:validateSigningRelease’.

Keystore file ‘C:\Users\username\AppData\Local\Temp\android6390370109796065286sketch\app\C:UsersusernameDocumentsProcessing3androidkeystoreprocessing-upload-keystore.jks’ not found for signing config ‘release’.

Which file do i need to edit to correct the wrong path of jks file? Or another solution?

I am using 3.5.4 and Android Mode for Processing 3 4.3.0

Thanks in advance

It has been fixed in 4.5.0alpha5 which is available for Processing 4. More details on the issue -

Fixed with PR - Fixing storeFile path by rupeshkumar22 · Pull Request #694 · processing/processing-android · GitHub