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

Add option to disable compose resources generation #4526

Conversation

xiaozhikang0916
Copy link
Contributor

Changes

  • Add Never to enum class ResourceClassGeneration to disable the generation of Res class in the gradle plugin

Motivation

As the comment in issue 4229 said, my team is not in the ecosystem of gradle, but organize the build steps in bazel. We want to follow the files layout but just disable the generation task of gradle and handle it by outself.

@xiaozhikang0916
Copy link
Contributor Author

@terrakok Could you please take a look of this pr if it can be accepted?

@terrakok terrakok merged commit 7c0dcfb into JetBrains:master Mar 25, 2024
12 checks passed
@Deorigami
Copy link

Hi @xiaozhikang0916 .. can you please give me example on ho to generate Res class publicly i cant find compose.resources extentions on my gradle file, though im using 1.6.2

@terrakok
Copy link
Collaborator

@Deorigami Please, stop to spam or I will need to block you here. The feature is not ready and will be available in future releases. Wait official announces.

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.

None yet

3 participants