SdkProject/library/proguard-rules.pro
@@ -18,4 +18,10 @@ # If you keep the line number information, uncomment this to # hide the original source file name. #-renamesourcefileattribute SourceFile #-renamesourcefileattribute SourceFile -keep class com.appsflyer.** { *; } -keep class tw.* { *; } -keep class com.ald.* { *; } -keep class com.lp.* { *; } -keep class com.google.* { *; } -keep class com.facebook.* { *; }