Prepare for dev releases

This commit is contained in:
inorichi
2016-01-17 15:03:04 +01:00
parent d25cbe9005
commit 79229d9c6a
3 changed files with 4 additions and 41 deletions

View File

@ -13,7 +13,7 @@ import eu.kanade.tachiyomi.injection.module.AppModule;
import timber.log.Timber;
@ReportsCrashes(
formUri = "http://mangafeed.kanade.eu/crash_report",
formUri = "http://tachiyomi.kanade.eu/crash_report",
reportType = org.acra.sender.HttpSender.Type.JSON,
httpMethod = org.acra.sender.HttpSender.Method.PUT,
excludeMatchingSharedPreferencesKeys={".*username.*",".*password.*"}