mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 16:14:40 +00:00
Adds a `sonar` Gradle target that activates only when `sonar.host.url` is present in local.properties (gitignored). Developers who don't opt in are unaffected: the scanner plugin is neither resolved nor applied, so no dependency downloads, no extra tasks, no config-time cost