Files
fdroidclient/gradle/wrapper
Hans-Christoph Steiner af51203008 update gradle to 7.5.1 to get verification fixes
https://github.com/gradle/gradle/issues/19089

I ran this twice in a row to achieve this:
./gradlew wrapper --gradle-version 7.5.1 \
  --gradle-distribution-sha256-sum \
  db9c8211ed63f61f60292c69e80d89196f9eb36665e369e7f00ac4cc841c2219
2022-12-20 20:59:53 +01:00
..