Hi,
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
Hi,
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: