Skip to content

Conversation

@Luna712
Copy link
Contributor

@Luna712 Luna712 commented Nov 14, 2025

This also will add most support for Gradle 10. There is still one task, the make task (which only has one issue but one that is proving a challenge for me, and that is the project.makeManifest part in doFirst, since project can't be accessed there, so it probably needs to be made a task class passed as a provider. But that is the only part left until this should fully support configuration cache. That will be done separately.

This also can't be merged before #8 is merged. It is also backwards compatible with Gradle 8 as well but it still depends on #8 due to it being built upon the code from that.

…asks

There are still some more tasks not yet supporting, but this at least partially adds support for configuration cache and Gradle 10.
@Luna712 Luna712 changed the title Add support for config cache for the CompileDex and MakePluginsJson tasks Add support for configuration cache Nov 16, 2025
@Luna712 Luna712 changed the title Add support for configuration cache Add most support for configuration cache Nov 25, 2025
@Luna712 Luna712 marked this pull request as ready for review November 25, 2025 19:46
@Luna712 Luna712 mentioned this pull request Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant