GradleFileEncrypt
GradleFileEncrypt copied to clipboard
Simply encrypt your sensitive data in repository with password
If a file is not in the root of the repository then `checkFilesGitIgnored` always fails. I've tried putting `.gitignore` entry in every subdirectory with appropriate exact path but no luck;...
Incompatible change, need to add versioning algorithm first.
I don't think it is desirable under any circumstances to encrypt with an empty string and instead this should throw an exception but that's just my opinion ;-)