We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Diagnostic
1 parent 987aebf commit f886093Copy full SHA for f886093
core/src/main/java/org/kiwix/kiwixmobile/core/utils/Constants.kt
@@ -18,7 +18,7 @@
18
package org.kiwix.kiwixmobile.core.utils
19
20
const val TAG_KIWIX = "kiwix"
21
-const val CRASH_AND_FEEDBACK_EMAIL_ADDRESS = "android-crash-feedback@kiwix.org"
+const val CRASH_AND_FEEDBACK_EMAIL_ADDRESS = "app-diagnostic@kiwix.org"
22
23
// Request stuff
24
const val REQUEST_STORAGE_PERMISSION = 1
0 commit comments