Refine ProGuard config workaround for Function
This is a more targeted workaround, which still allows for the containing package name to be obfuscated. #minor-release PiperOrigin-RevId: 355381201
This commit is contained in:
parent
63ae8f5417
commit
1bf53bfabc
@ -19,4 +19,4 @@
|
||||
|
||||
# Workaround for https://issuetracker.google.com/issues/112297269
|
||||
# This is needed for ProGuard but not R8.
|
||||
-keepnames class com.google.common.base.Function { *; }
|
||||
-keepclassmembernames class com.google.common.base.Function { *; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user