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
The latest version of Gradle is 7.4.2. The mainClassName property has
been deprecated and replaced with the mainClass property. The latest
shadow version compatible with Gradle 7.4.2 is 7.1.2.
Let's upgrade to Gradle 7.4.2, resolve the deprecation and upgrade to
shadow 7.1.2.
0 commit comments