mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 00:56:16 +00:00
Remove unnecessary truncation of Git commit hash from vcs.revision. The full hash provides better traceability and eliminates arbitrary magic numbers in the code. Simpler, cleaner, and more robust approach.