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
LATEST_GRADLE_VERSION="$(curl --silent https://raw.githubusercontent.com/gradle/gradle/master/released-versions.json| sed -n '1,/finalReleases/d;/version/p'| head -1 | sed 's/.*: "//;s/".*//'|| :)"
0 commit comments