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