Dantotsu/app/src/main/java/ani/dantotsu/others/DisabledReports.kt
2023-12-09 14:40:58 -06:00

5 lines
No EOL
226 B
Kotlin

package ani.dantotsu.others
const val DisabledReports = false
//Setting this to false, will allow sending crash reports to Dantotsu's Firebase Crashlytics
//if you want a custom build without crash reporting, set this to true