diff --git a/consumer-proguard-rules.pro b/consumer-proguard-rules.pro index b88e9a4d..194c4902 100644 --- a/consumer-proguard-rules.pro +++ b/consumer-proguard-rules.pro @@ -31,8 +31,3 @@ *; } -keep class * extends com.google.protobuf.GeneratedMessageLite { *; } - -# TWITTER - JACKSON - START --keepnames class com.fasterxml.jackson.** { *; } --dontwarn com.fasterxml.jackson.databind.** -# TWITTER - JACKSON - END \ No newline at end of file