Specify Key Jks Path Inside Gradle Properties Local Path

[Solved] Specify Key Jks Path Inside Gradle Properties Local Path | Groovy - Code Explorer | yomemimo.com
Question : specify key.jks path inside gradle.properties local path

Answered by : lokesh-ramchandani-in6l3jq294i2

On Windows you have to use 2 backslashes to indicate the path separation. In
your key.properties, you should have something like this:
storeFile=D:\\flutterapps\\testapp\\key.jks

Source : | Last Update : Sat, 24 Sep 22

Answers related to specify key jks path inside gradle properties local path

Code Explorer Popular Question For Groovy