mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
commit
28b7ee3d87
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ import com.android.volley.toolbox.*;
|
||||||
|
|
||||||
// TODO: Use ProGuard to rip out reporting when publishing
|
// TODO: Use ProGuard to rip out reporting when publishing
|
||||||
@ReportsCrashes(
|
@ReportsCrashes(
|
||||||
mailTo = "commons-app-android@googlegroups.com",
|
mailTo = "commons-app-android-private@googlegroups.com",
|
||||||
mode = ReportingInteractionMode.DIALOG,
|
mode = ReportingInteractionMode.DIALOG,
|
||||||
resDialogText = R.string.crash_dialog_text,
|
resDialogText = R.string.crash_dialog_text,
|
||||||
resDialogTitle = R.string.crash_dialog_title,
|
resDialogTitle = R.string.crash_dialog_title,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue