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
Build: Upgrade gradle to 8.1.1 with distribution type all
Release Notes: https://docs.gradle.org/8.1.1/release-notes.html
Command: ./gradlew wrapper --gradle-version=8.1.1
--distribution-type=all
------------------------------------------------------------------------
This is a fix of the previous bfb8e53
upgrade attempt, an oversight of sorts, which didn't have the
'--distribution-type=all' parameter included.
0 commit comments