Files
Mateusz Armatys a44b79c533 chore: Update plugins and libraries.
AGP 8.9.1
Gradle 8.13
Dagger/Hilt 2.53.1
Jacoco to Cobertura 1.3.2
Room 2.7.2
Store 5.0.0
2025-09-18 17:05:30 +02:00
..
2025-09-18 17:05:30 +02:00

Proton Core Tools

conventional-commits

The tool can be used to verify commit messages, propose new version, generate and update the changelog.

Usage in CI

By launching the deploy-build-tools job on CI, the tool will be built and uploaded into package registry.

To use the tool in a CI job, you need to download it from package registry. To do that, reference the .download-tools script in your job.