Stylianos Gakis
01/20/2023, 11:33 PMA build operation failed.
com/android/sdklib/repository/legacy/LegacyDownloader has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
com/android/sdklib/repository/legacy/LegacyDownloader has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
I understand that it doesn’t like which JVM version is used somewhere somehow (61 -> Java 17, 55 -> Java 11 btw) but couldn’t find something in AS preferences. Any ideas?Stylianos Gakis
01/20/2023, 11:41 PM8.1.0-alpha01
Gradle -> distributionUrl=https\:<//services.gradle.org/distributions/gradle-8.0-rc-1-bin.zip>
Stylianos Gakis
01/21/2023, 12:15 AM