問題発生
状態:解決済
閲覧数:1,639
投稿日:2018-05-10
更新日:2018-05-10
エラーメッセージ
The specified Android SDK Build Tools version (23.0.2) is ignored, as it is below the minimum supported version (27.0.3) for Android Gradle Plugin 3.1.2.
Android SDK Build Tools 27.0.3 will be used.
To suppress this warning, remove "buildToolsVersion '23.0.2'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
Update Build Tools version and sync project
指定されたAndroid SDKビルドツールバージョン(23.0.2)は無視されます。これは、Android Gradle Plugin 3.1.2のサポートされている最小バージョン(27.0.3)を下回っているためです。Android SDK Build Tools 27.0.3 will be used.
To suppress this warning, remove "buildToolsVersion '23.0.2'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
Update Build Tools version and sync project
Android SDKビルドツール27.0.3が使用されます。
この警告を抑制するには、build.gradleファイルから "buildToolsVersion '23 .0.2 '"を削除します。Android Gradle Pluginの各バージョンにはビルドツールのデフォルトバージョンが用意されています。
ビルドツールのバージョンを更新してプロジェクトを同期する
エラー対応
「Update Build Tools version and sync project」テキストリンクをクリックする