Fixed
Status Update
Comments
wk...@google.com <wk...@google.com>
wk...@google.com <wk...@google.com> #2
Thanks for the report!
I found there is a typo in your configuration:
# keep names of exception classes
-keepname class * extends java.lang.Throwable
which should be "keepnames".
I found there is a typo in your configuration:
# keep names of exception classes
-keepname class * extends java.lang.Throwable
which should be "keepnames".
Description
go/targeted-shrinking-rules