How to fix Android Studio: Failed to apply plugin 'com.android.internal.application' | Flutter

Channel:
Subscribers:
9,360
Published on ● Video Link: https://www.youtube.com/watch?v=eC887YId21U



Category:
Tutorial
Duration: 2:32
29,662 views
153


This is a short tutorial video on how to fix the build error

"Failed to apply plugin 'com.android.internal.application'.
Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8.
You can try some of the following options:
- changing the IDE settings.
- changing the JAVA_HOME environment variable.
- changing `org.gradle.java.home` in `gradle.properties`. "

in Android Studio on a flutter project. Android Studio version 4.1 is used in the video.







Tags:
android studio failed to apply plugin 'com.android.internal.application'
android studio - failed to apply plugin id 'com.android.application'
android studio failed to find build tools revision 31.0.0
android gradle plugin requires java 11 to run. you are currently using java 1.8
android gradle plugin requires java 11 to run. you are currently using java 1.8. android studio
android gradle plugin requires java 11
android gradle plugin requires java 11 to run flutter
fix