Closed AndroidDeveloperLB closed 1 year ago
I think adding "-dontwarn com.google.errorprone.annotations.Immutable" should be fine. This annotation is only needed to generate compile-time warnings, and it is not needed at run-time.
I don't have a better solution than adding this "dontwarn" line. I'll close this now, please re-open if there is a problem with this.
This: https://issuetracker.google.com/issues/195752905