Fixed
Status Update
Comments
mm...@google.com <mm...@google.com>
tn...@google.com <tn...@google.com>
tn...@google.com <tn...@google.com> #2
This was broken by 3bca759a5ff08352de831bb1e9b61b1ec2b3362d.
Fix (pending) is I2c2dc7b600603ee430fd0d91b23d52ea8aa29ca9.
Fix (pending) is I2c2dc7b600603ee430fd0d91b23d52ea8aa29ca9.
za...@gmail.com <za...@gmail.com> #3
Almost 2 months later and this is still broken
Description
DESCRIBE THE ISSUE IN DETAIL:
Android lint in AGP 8.2+ requires Java 17, but does not support Java 17 language features in tests like records or sealed classes.
STEPS TO REPRODUCE:
record example
sealed example