A Gradle plugin for providing your secrets securely to your Android project. This Gradle plugin reads secrets from a properties file not checked into version control, such as local.properties and exposes those properties as variables in the Gradle-generated BuildConfig class and in the Android manifest file. This plugin is primarily for hiding your keys from version control. Since your key is part of the static binary, your API keys are still recoverable by decompiling an APK. So, securing your key using other measures like adding restrictions (if possible) is recommended.
Features
- Gradle-based Android project
- Android Gradle plugin 7.0.2
- Examples available
- Documentation available
- CI/CD Systems
- Build-Variant Specific Properties
Categories
MobileLicense
Apache License V2.0Follow Secrets Gradle Plugin for Android
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Secrets Gradle Plugin for Android!