You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MINOR: new checksum verification in gradlew (#20658)
According to the
[discussion](#19513 (comment))
in #19513 , add a new checksum verification process to determine whether
a new wrapper JAR needs to be downloaded.
This prevents developers from running into incompatibility issues when
using an outdated wrapper JAR after a Gradle upgrade.
Reviewers: Chia-Ping Tsai <[email protected]>
0 commit comments