You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting target and compile SDK to 35 in Android settings then during build these warnings are shown:
This Android Gradle plugin (8.5.0) was tested up to compileSdk = 34.
You are strongly encouraged to update your project to use a newer
Android Gradle plugin that has been tested with compileSdk = 35.
If you are already using the latest version of the Android Gradle plugin,
you may need to wait until a newer version with support for compileSdk = 35 is available.
Description
When setting target and compile SDK to 35 in Android settings then during build these warnings are shown:
This Android Gradle plugin (8.5.0) was tested up to compileSdk = 34.
You are strongly encouraged to update your project to use a newer
Android Gradle plugin that has been tested with compileSdk = 35.
If you are already using the latest version of the Android Gradle plugin,
you may need to wait until a newer version with support for compileSdk = 35 is available.
For more information refer to the compatibility table:
https://d.android.com/r/tools/api-level-support
Please update gradle plugin.
Which version of GameMaker are you reporting this issue for?
IDE v2024.8.1.171 Runtime v2024.8.1.218
Which operating system(s) are you seeing the problem on?
Windows 10.0.26100.0
Which platform(s) are you seeing the problem on?
Android
cdc0154c-3b77-4c9f-9b62-861065e4720f
The text was updated successfully, but these errors were encountered: