Hi, I encountered this issue in my build APK, my application is an hybrid we used ionic capacitor platform. I would like to ask it might be we can help us to resolved this issue ...
I have a Spring Boot Gradle project based on Java 11 but the extension seems to assume the project is Java 8 and gives me errors on those language features not in Java 8 (although ./gradlew build ...