Android Studio同步时报错,AGP版本和Android Studio的版本不一致导致的,从官杀下载对应的版本即可
The project is using an incompatible version (AGP 8.8.0) of the Android Gradle plugin. Latest supported version is AGP 8.5.1
The project is using an incompatible version (AGP 8.8.0) of the Android Gradle plugin.
于 2025-05-13 11:57:32 首次发布