google / secrets-gradle-plugin

A Gradle plugin for providing your secrets to your Android project.
Apache License 2.0
1.16k stars 105 forks source link

Add strict mode feature #3

Open arriolac opened 3 years ago

arriolac commented 3 years ago

Add a configuration option for turning on/off strict mode which will error/warn if the provided properties file is not ignored by version control.