This question already has an answer here:
im trying to build my project on different workstation. when I'm try to build I have an exception:
Keystore file '/COVIRTUAL_cokeystroke.jks' not found for signing config 'release'.
gradle.properties config:
RELEASE_STORE_FILE=/COVIRTUAL_cokeystroke.jks
I tried to sync Grande, invalidate cache and restart, and a lot of more things. Someone can help me?
Thanks!