5 lines
No EOL
235 B
Kotlin
5 lines
No EOL
235 B
Kotlin
package ani.dantotsu.others
|
|
|
|
const val DisabledReports = false
|
|
//Setting this to false, will allow sending crash reports to Dantotsu's Firebase CrashlyticsInterface
|
|
//if you want a custom build without crash reporting, set this to true |