I'm trying to clone a repository from GitHub. While importing the project I'm getting an error:
E:\ProjectDir\keystore.properties (The system cannot find the file specified)
I've never encountered this problem when importing other repos from GitHub.
Make text file named keystore.properties in the root of project and insert the 4 below parameters in it:
storeFile="relative path to your keystore file"
storePassword="keystore file pass"
keyAlias=
keyPassword=
then rebuild your project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With