feat(proguard): Add crashlytics rules
This commit is contained in:
committed by
Любомир Маринов
parent
5f5adc3fa8
commit
959e687ed4
Vendored
+4
-1
@@ -90,4 +90,7 @@
|
||||
-dontwarn com.google.appengine.**
|
||||
-dontwarn javax.servlet.**
|
||||
|
||||
|
||||
# Crashlytics
|
||||
-keepattributes *Annotation*
|
||||
-keepattributes SourceFile,LineNumberTable
|
||||
-keep public class * extends java.lang.Exception
|
||||
|
||||
Reference in New Issue
Block a user