mirror of
https://github.com/bitwarden/android.git
synced 2026-03-09 03:33:36 -05:00
784 B
784 B
Changelog
All notable changes to the build-test-verify skill will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.1.0] - 2026-02-25
Added
- Build, test, lint, and deploy commands extracted from CLAUDE.md, covering:
- Environment setup and required tool versions
- Gradle build commands for all app flavors and build types
- Unit test execution commands per module with correct flavor variants
- Lint and detekt static analysis commands
- Fastlane deployment workflows and lane references
- Codebase structure and module organization
- README.md, CHANGELOG.md, CONTRIBUTING.md for marketplace preparation