Hey guys, have a problem, a year ago I was signing my app and I had set up variables inside ~/.gradle.properties file.
Now, after updated gradle version etc I see file is empty. but I really need to restore that file to check my variables values. any chance is possible? or how can I sign my app using caches ?
I guess you had some signing key or password or similar in that file.
It is unlikely that you will be able to restore this from anything in any cache.