mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
* Send ACRA logs as file instead * no need to set it true, default is true
This commit is contained in:
parent
f0a37d3369
commit
b6df5f2a66
1 changed files with 1 additions and 2 deletions
|
|
@ -72,8 +72,7 @@ import static org.acra.ReportField.USER_COMMENT;
|
||||||
)
|
)
|
||||||
|
|
||||||
@AcraMailSender(
|
@AcraMailSender(
|
||||||
mailTo = "commons-app-android-private@googlegroups.com",
|
mailTo = "commons-app-android-private@googlegroups.com"
|
||||||
reportAsFile = false
|
|
||||||
)
|
)
|
||||||
|
|
||||||
@AcraDialog(
|
@AcraDialog(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue