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

Test with K2 support enabled #192

Open
ZacSweers opened this issue Dec 9, 2023 · 1 comment
Open

Test with K2 support enabled #192

ZacSweers opened this issue Dec 9, 2023 · 1 comment

Comments

@ZacSweers
Copy link
Collaborator

ZacSweers commented Dec 9, 2023

There is a new android.lint.useK2Uast=true property available in AGP to use UAST on K2, let's test against this in our tests if possible. May be only possible in #175

@ZacSweers
Copy link
Collaborator Author

Note for posterity - can enable in test via lintTask.configureOptions { flags -> flags.setUseK2Uast(true) }

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

No branches or pull requests

1 participant