79662502

Date: 2025-06-11 18:54:39
Score: 0.5
Natty:
Report link

2025 Updated fix:

build.grandle.kts

android {
    ...(existing config)
    useLibrary("android.car")
}

This is the solution recommended from the fixed Google Issue

Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Ryan