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
It seems this plugin can now only work with java 12 or newer?
Upgrade to 0.0.4 version of plugin results in below error:
* What went wrong:
java.lang.UnsupportedClassVersionError: aspectj/AspectjGradlePlugin has been compiled by a more recent version of the Java Runtime (class file version 56.0), this version of the Java Runtime only recognizes class file versions up to 52.0
> aspectj/AspectjGradlePlugin has been compiled by a more recent version of the Java Runtime (class file version 56.0), this version of the Java Runtime only recognizes class file versions up to 52.0