Caused by: java.lang.UnsupportedClassVersionError: krasa/visualvm/executor/RunVisualVMExecutor has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
Java8 is the standard version for Android Studio the plugin seems to need at least Java11?
Caused by: java.lang.UnsupportedClassVersionError: krasa/visualvm/executor/RunVisualVMExecutor has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
Java8 is the standard version for Android Studio the plugin seems to need at least Java11?