new email for crashes
This commit is contained in:
parent
545cdf2319
commit
a5e6647d3b
@ -58,10 +58,8 @@ import java.util.List;
|
|||||||
* Date: 12/1/11
|
* Date: 12/1/11
|
||||||
* Time: 1:21 PM
|
* Time: 1:21 PM
|
||||||
*/
|
*/
|
||||||
/*@ReportsCrashes(formKey = "dEhDaW1nZU1qcFdsVUpiSnhON0c0ZHc6MQ",
|
|
||||||
mode = ReportingInteractionMode.TOAST)*/
|
|
||||||
@ReportsCrashes(formKey = "",
|
@ReportsCrashes(formKey = "",
|
||||||
mailTo = "se.solovyev+programming+calculatorpp+crashes+1.5@gmail.com",
|
mailTo = "calculatorplusplus@gmail.com",
|
||||||
mode = ReportingInteractionMode.DIALOG,
|
mode = ReportingInteractionMode.DIALOG,
|
||||||
resToastText = R.string.crashed,
|
resToastText = R.string.crashed,
|
||||||
resDialogTitle = R.string.crash_dialog_title,
|
resDialogTitle = R.string.crash_dialog_title,
|
||||||
|
Loading…
Reference in New Issue
Block a user