I'm trying to update to
Kotlin 2.3 but there are tons of errors from
R8.
> Unexpected error during rewriting of Kotlin metadata for class...
Since IntelliJ supports AGP 8.12, I'm stuck there.
Official doc says the min. version of
r8 is 8.13.19, but that version does not exist on
Google Maven nor the repo's source magen/
tag.
Is there any stable version of R8 that supports Kotlin 2.3?
kodee sad
I tried 8.13.17 but I see the same errors.