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

Update signing onlyIf {} check to be CC compatible #50

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

aSemy
Copy link
Contributor

@aSemy aSemy commented Mar 16, 2024

Currently the onlyIf {} check is not compatible with CC, because it uses Project at runtime.

This PR fixes this by redefining the value as a local val, allowing it to be cached by Grade.

Additionally, I added a message to the onlyIf {} check.

@liutikas liutikas merged commit d98bb5b into androidx:main Mar 20, 2024
2 checks passed
@aSemy aSemy deleted the fix-cc-signing-check branch March 20, 2024 18:34
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.

2 participants