diff --git a/app/src/main/java/ani/dantotsu/others/DisabledReports.kt b/app/src/main/java/ani/dantotsu/others/DisabledReports.kt index 8dc4a0e4..967dcb04 100644 --- a/app/src/main/java/ani/dantotsu/others/DisabledReports.kt +++ b/app/src/main/java/ani/dantotsu/others/DisabledReports.kt @@ -1,4 +1,4 @@ package ani.dantotsu.others -const val DisabledReports = false -//Setting this to false, will allow sending crash reports to Dantotsu's Firebase Crashlytics \ No newline at end of file +const val DisabledReports = true +//Setting this to false, will allow sending crash reports to Dantotsu's Firebase Crashlytics