Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WARNING:The option setting 'android.enableResourceOptimizations=false' is deprecated. #53749

Open
madmiraal opened this issue Oct 13, 2021 · 0 comments

Comments

@madmiraal
Copy link
Contributor

Godot version

master and 3.x

System information

Ubuntu 21.04

Issue description

As identified in #53610, when compiling for Android, the following warning is raised:

WARNING:: The option setting 'android.enableResourceOptimizations=false' is deprecated.
The current default is 'true'.
It will be removed in version 7.0 of the Android Gradle plugin.

This has now been postponed until version 8.0 of the Android Gradle plugin. The warning message with Android Gradle plugin v7.0 is:

WARNING:The option setting 'android.enableResourceOptimizations=false' is deprecated.
The current default is 'true'.
It will be removed in version 8.0 of the Android Gradle plugin.

Steps to reproduce

Compile Godot for Android and run ./gradlew generateGodotTemplates as described in the documentation.

Minimal reproduction project

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants