secrets-gradle-plugin
The Gradle plugin enhances Android project security by securely managing secrets from non-version-controlled properties files. It seamlessly integrates secrets into BuildConfig and AndroidManifest files, supporting customization of properties file locations and ignored keys. Installation is user-friendly, supporting both Gradle-based Android projects and library modules. While the primary function is to conceal keys from version control, additional security strategies are advised due to the decompilable nature of static binaries. Distributed via Google Maven, the plugin offers snapshot releases on GitHub Packages.