Fix Gradle wrapper version mismatch, add distribution checksum

gradle-wrapper.jar was still 9.1.0's wrapper while gradle-wrapper.properties
declared 9.3.1, and the distribution had no distributionSha256Sum to verify
the download against. Flagged by F-Droid's RFP scanner
(https://gitlab.com/fdroid/rfp/-/work_items/4395#note_3827250669); fixed
via the standard `./gradlew wrapper --gradle-version ... --gradle-distribution-sha256-sum ...`
regeneration.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FXcrACM5sok3M1KQJ8kByy
This commit is contained in:
2026-09-14 07:51:04 +03:00
co-authored by Claude Sonnet 5
parent 39ed9ecd35
commit 0d29bd29b4
3 changed files with 2 additions and 1 deletions
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB