Is there an existing issue for this?
Is there a StackOverflow question about this issue?
What happened?
Problem in kotlinx serialization proguard rule. Issue: Kotlin/kotlinx.serialization#3033
Probable fix: https://r8-review.googlesource.com/c/r8/+/107501
Relevant logcat output
> Task :app:minifyReleaseWithR8
WARNING: /home/ai/.gradle/caches/8.14.3/transforms/1b6ac8299a0a3333c412a98ad36c14b1/transformed/rules/lib/META-INF/com.android.tools/r8/kotlinx-serialization-common.pro:5:12-27: R8: The type "<1>$*" is used in a field rule. The characters in this type are legal for the JVM, but unlikely to originate from a source language. Maybe this is not the rule you are looking for.
Code of Conduct
Is there an existing issue for this?
Is there a StackOverflow question about this issue?
What happened?
Problem in kotlinx serialization proguard rule. Issue: Kotlin/kotlinx.serialization#3033
Probable fix: https://r8-review.googlesource.com/c/r8/+/107501
Relevant logcat output
Code of Conduct