We recently upgraded our AGP to 8.7.3 and are now trying to upgrade kotlin to 2.0 but we keep running into this issue. Was wondering if anyone had seen this during their upgrades and had pointers on what I could explore?
You can try turning off the lint check rule by following the instructions
a
Abhishek Dewan
01/08/2025, 8:31 PM
Yea that’s what we had to do ! Turns out our version of compose runtime was the issue we are bit behind and that caused like 6 rules to fail lint checks.