2

Getting this error from last couple of days could not able to get solution.

using below command to generate android apk using ionic and cordova

ionic cordova build android

General error during conversion: Unsupported class file major version 61 You can checkout the error here for better understanding

I am using Gradle v7.4.2 java v17.0.2

Automated code in settings.gradle file is

// GENERATED FILE - DO NOT EDIT
apply from: "cdv-gradle-name.gradle"
include ":"
include ":CordovaLib"
include ":app"
Alok Sarkar
  • 27
  • 1
  • 5
  • Read this, it will help you most likely: https://stackoverflow.com/questions/70632741/android-studio-error-unsupported-class-file-major-version-61 – 1x2x3x4x Apr 08 '22 at 11:25

0 Answers0