iamr0s / Dhizuku

A Android Application for share DeviceOwner
GNU General Public License v3.0
988 stars 42 forks source link

gradle: Validate distribution using SHA256 checksum #51

Closed theimpulson closed 3 months ago

theimpulson commented 3 months ago

Summary

Validate Gradle distributions using SHA256 checksums before downloading and using them. This checksum has been obtained from official Gradle docs here

Reference Links