erisu commented on PR #1678: URL: https://github.com/apache/cordova-android/pull/1678#issuecomment-2106576600
Additional note regarding PR description: > Android Studio > > The recommended Android Studio version to use with AGP 8.4 is [Android Studio Jellyfish](https://developer.android.com/build/releases/gradle-plugin). I consider it a '**hard requirement**' for users to upgrade to **Android Studio Jellyfish** at a minimum for successful builds and seamless functionality from Android Studio, as the term '**recommended**' suggests that the version is not mandatory. Older versions of Android Studio are not compatible with AGP 8.4 and will fail. For instance, attempting to build on the following older versions of Android Studio will result in the following error messages: **Android Studio Hedgehog** ``` The project is using an incompatible version (AGP 8.4.0) of the Android Gradle plugin. The latest supported version is AGP 8.2.0-rc03. See Android Studio & AGP compatibility options. ``` **Android Studio Iguana** ``` The project is using an incompatible version (AGP 8.4.0) of the Android Gradle plugin. The latest supported version is AGP 8.3.0-alpha14. See Android Studio & AGP compatibility options. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org