| Version | Supported |
|---|---|
| 1.0.x | Yes |
If you discover a security issue in this template or its dependencies:
- Do not open a public GitHub issue for sensitive reports.
- Email kanav.wadhawan@gmail.com with:
- Description of the vulnerability
- Steps to reproduce
- Impact assessment (if known)
- Expect an initial response within 5 business days.
This policy covers the android-platform-starter repository. Downstream forks and production apps built from this template are the responsibility of their maintainers.
- No secrets in source control — use
local.propertiesor CI secrets - Dependencies are pinned via Gradle version catalogs
- CI runs on every pull request before merge