Skip to content

[Bug]: R8: The type "<1>$*" is used in a field rule #462

@atick-faisal

Description

@atick-faisal

Is there an existing issue for this?

  • I have searched the existing issues

Is there a StackOverflow question about this issue?

  • I have searched StackOverflow

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

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingwontfixThis will not be worked on

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions