With 1.0.18 and KSP2 we're seeing a strange error ...
# ksp
z
With 1.0.18 and KSP2 we're seeing a strange error when it tries to read from a jar
Copy code
> Task :compose-lint-checks:kspTestKotlin FAILED
e: [ksp] com.intellij.openapi.util.io.FileTooBigException: /Users/zacsweers/.gradle/caches/modules-2/files-2.1/com.android.tools.lint/lint-checks/31.4.0-alpha12/2fed220cbe448292ff70bd45baf696e7de1afbd7/lint-checks-31.4.0-alpha12.jar!/private-apis.txt

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compose-lint-checks:kspTestKotlin'.
> A failure occurred while executing com.google.devtools.ksp.gradle.KspAAWorkerAction
   > /Users/zacsweers/.gradle/caches/modules-2/files-2.1/com.android.tools.lint/lint-checks/31.4.0-alpha12/2fed220cbe448292ff70bd45baf696e7de1afbd7/lint-checks-31.4.0-alpha12.jar!/private-apis.txt
Should we file a bug report for this or are there actually issues with the file it's reading?