Commit Graph
3 Commits
Author SHA1 Message Date
tyiuandClaude Sonnet 5 0d29bd29b4 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
2026-09-14 07:51:04 +03:00
tyiu d42a3c3241 Upgrade Gradle and plugin version 2026-09-07 22:25:51 +03:00
tyiu abf7cf2e83 Replace Skip implementation with Kotlin Multiplatform implementation 2026-09-02 22:11:32 +03:00