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 NdkToolchain.baseDir configuration cache #499

Merged
merged 3 commits into from
Feb 15, 2023

Conversation

lemnik
Copy link
Contributor

@lemnik lemnik commented Feb 14, 2023

Internal PR for #491

Goal

This property should be a DirectoryProperty rather than Property in order to be compatible with configuration cache. This also allows for it to be more chainable with providers of this from android components.

Testing

Relied on existing end-to-end testing

ZacSweers and others added 3 commits February 13, 2023 17:51
This property should be a `DirectoryProperty` rather than `Property<File>` in order to be compatible with configuration cache. This also allows for it to be more chainable with providers of this from android components.
Copy link

@joshedney joshedney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@lemnik lemnik merged commit 64de6be into next Feb 15, 2023
@lemnik lemnik deleted the PLAT-9507/ndk-basedir-property-fix branch February 15, 2023 17:45
@lemnik lemnik mentioned this pull request Feb 22, 2023
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.

3 participants