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

Fix Variant.localAndroidResources #467

Merged
merged 1 commit into from
Jul 21, 2024
Merged

Conversation

johnsonlee
Copy link
Collaborator

No description provided.

@johnsonlee johnsonlee self-assigned this Jul 21, 2024
@johnsonlee johnsonlee merged commit 3a6dca1 into didi:master Jul 21, 2024
Copy link

what-the-diff bot commented Jul 21, 2024

PR Summary

  • Enhancement of Directory Handling
    This update provides an improved manner of handling empty directories in files V80.kt, V81.kt, and V82.kt. If a directory is empty, the system will now return available project files instead of trying to create a file tree from an empty directory. This can prevent potential errors or mishandling of file structures.

  • Refactoring in GraphVariantProcessor.kt
    There was an unnecessary import statement in the GraphVariantProcessor.kt file which was for 'getTaskName'. The developers have removed it to keep the code cleaner and more efficient.

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