LoginSignup
5
2

More than 1 year has passed since last update.

【Android Studio】com.android.applicationエラーが出たときの対処法

Posted at

はじめに

下記のようなエラーが出たので、対処法を自分用にメモ。

An exception occurred applying plugin request [id: 'com.android.application']
Failed to apply plugin 'com.android.internal.application'.

対処法

File→Project Strutcure→Gradle Settingsから、Gradle JDKを11に変更。

5
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
2