user exceptions fixed
This commit is contained in:
@@ -116,6 +116,11 @@
|
||||
*;
|
||||
}
|
||||
|
||||
-keep class org.acra.ReportField {
|
||||
*;
|
||||
}
|
||||
|
||||
|
||||
# keep this around for some enums that ACRA needs
|
||||
-keep class org.acra.ReportingInteractionMode {
|
||||
*;
|
||||
|
Reference in New Issue
Block a user