proguard rule
This commit is contained in:
7
navi-analytics/proguard-rules.pro
vendored
7
navi-analytics/proguard-rules.pro
vendored
@@ -56,4 +56,9 @@
|
||||
-dontwarn com.moengage.inapp.ViewEngine
|
||||
|
||||
#appsflyer
|
||||
-keep class com.appsflyer.** { *; }
|
||||
-keep class com.appsflyer.** { *; }
|
||||
|
||||
#newrelic
|
||||
-keep class com.newrelic.** { *; }
|
||||
-dontwarn com.newrelic.**
|
||||
-keepattributes Exceptions, Signature, InnerClasses, LineNumberTable, SourceFile, EnclosingMethod
|
||||
Reference in New Issue
Block a user