Fix ACRA not attaching BuildConfig
Cette révision appartient à :
Parent
4ccce424de
révision
a122d817e8
1 fichiers modifiés avec 1 ajouts et 0 suppressions
|
@ -18,6 +18,7 @@ import timber.log.Timber;
|
|||
formUri = "http://tachiyomi.kanade.eu/crash_report",
|
||||
reportType = org.acra.sender.HttpSender.Type.JSON,
|
||||
httpMethod = org.acra.sender.HttpSender.Method.PUT,
|
||||
buildConfigClass = BuildConfig.class,
|
||||
excludeMatchingSharedPreferencesKeys={".*username.*",".*password.*"}
|
||||
)
|
||||
public class App extends Application {
|
||||
|
|
Référencer dans un nouveau ticket