반응형
An exception occurred applying plugin request [id: 'com.android.application']
> 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`.
해결방법
File > Setting > Build Tools
Gradle JDK를 11버전으로 변경하면 해결
반응형
'Android' 카테고리의 다른 글
EditTextView에서 자동으로 폰번호 - 넣기 (0) | 2022.05.13 |
---|---|
Bitbucket에서 갑자기 Git pull push 안될때 !!! (0) | 2022.05.13 |
ConstraintLayout 버튼 Front 적용이 안될때 | bringtoFront 안될때 (0) | 2022.05.13 |
TextInputLayout | TextInputEditText 사용해보기 (0) | 2022.05.13 |
Android CircleProgressBar 라이브러리 (0) | 2022.04.12 |
댓글